aboutsummaryrefslogtreecommitdiffstats
path: root/manifest.json
diff options
context:
space:
mode:
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/manifest.json b/manifest.json
index 880b4a6..98ee35d 100644
--- a/manifest.json
+++ b/manifest.json
@@ -7,7 +7,9 @@
"contextMenus",
"theme",
"storage",
- "unlimitedStorage"
+ "unlimitedStorage",
+ "webRequest",
+ "webRequestBlocking"
],
"optional_permissions": [
"activeTab",
@@ -31,8 +33,6 @@
"tabGroups",
"tabs",
"topSites",
- "webRequest",
- "webRequestBlocking",
"webNavigation",
"<all_urls>"
],