diff options
Diffstat (limited to 'manifest.json')
-rw-r--r-- | manifest.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/manifest.json b/manifest.json index 94b08df..8eb1e13 100644 --- a/manifest.json +++ b/manifest.json @@ -12,6 +12,7 @@ "64": "images/icon-light-theme-64.png", "128": "images/icon-light-theme-128.png" }, + "permissions": [ "webRequest", "webRequestBlocking", |