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 2d7b1ed..93b0b65 100644 --- a/addon/manifest.json +++ b/addon/manifest.json | |||
@@ -30,6 +30,7 @@ | |||
30 | "activeTab", | 30 | "activeTab", |
31 | "tabs", | 31 | "tabs", |
32 | "scripting", | 32 | "scripting", |
33 | "https://epsg.io/*" | 33 | "https://epsg.io/*", |
34 | "https://cdn.jsdelivr.net/*" | ||
34 | ] | 35 | ] |
35 | } | 36 | } |