| summaryrefslogtreecommitdiff |
path: root/manifest.json
diff options
Diffstat (limited to 'manifest.json')
| -rw-r--r-- | manifest.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json index 63af7cb..5c33ba0 100644 --- a/manifest.json +++ b/manifest.json @@ -13,7 +13,10 @@ "96": "images/to-favicon.svg" }, - "permissions": [ ], + "permissions": [ + "http://127.0.0.1/", + "https://*/" + ], "browser_action": { "default_icon": "images/to-favicon.svg", |


