diff options
| -rw-r--r-- | addon/manifest.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/addon/manifest.json b/addon/manifest.json index 96127dd..e7bcbcf 100644 --- a/addon/manifest.json +++ b/addon/manifest.json | |||
| @@ -43,7 +43,6 @@ | |||
| 43 | "tabs", | 43 | "tabs", |
| 44 | "scripting", | 44 | "scripting", |
| 45 | "contextMenus", | 45 | "contextMenus", |
| 46 | "https://epsg.io/*", | 46 | "<all_urls>" |
| 47 | "https://cdn.jsdelivr.net/*" | ||
| 48 | ] | 47 | ] |
| 49 | } | 48 | } |