diff options
Diffstat (limited to 'addon/manifest.json')
-rw-r--r-- | addon/manifest.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/addon/manifest.json b/addon/manifest.json index 93b0b65..b95fd4b 100644 --- a/addon/manifest.json +++ b/addon/manifest.json | |||
@@ -14,7 +14,8 @@ | |||
14 | "matches": [ | 14 | "matches": [ |
15 | "*://developer.mozilla.org/*", | 15 | "*://developer.mozilla.org/*", |
16 | "*://hackmd.io/*", | 16 | "*://hackmd.io/*", |
17 | "*://*.ptt.cc/*" | 17 | "*://*.ptt.cc/*", |
18 | "https://prosemirror.net/examples/*" | ||
18 | ], | 19 | ], |
19 | "js": [ | 20 | "js": [ |
20 | "dumbymap.mjs", | 21 | "dumbymap.mjs", |