aboutsummaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/manifest.json b/manifest.json
index 9874882d8..d885aebb0 100644
--- a/manifest.json
+++ b/manifest.json
@@ -14,6 +14,8 @@
"permissions": [
"storage",
"tabs",
+ "webRequest",
+ "webRequestBlocking",
"http://*/*",
"https://*/*"
],