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 92baf30..1b89ccf 100644 --- a/addon/manifest.json +++ b/addon/manifest.json | |||
@@ -21,7 +21,8 @@ | |||
21 | "*://developer.mozilla.org/*", | 21 | "*://developer.mozilla.org/*", |
22 | "*://hackmd.io/*", | 22 | "*://hackmd.io/*", |
23 | "*://*.ptt.cc/*", | 23 | "*://*.ptt.cc/*", |
24 | "https://prosemirror.net/examples/*" | 24 | "https://prosemirror.net/examples/*", |
25 | "https://www.openstreetmap.org/*" | ||
25 | ], | 26 | ], |
26 | "js": [ | 27 | "js": [ |
27 | "renderers/leaflet.js", | 28 | "renderers/leaflet.js", |