aboutsummaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json
index 20d0b2f..75579fa 100644
--- a/manifest.json
+++ b/manifest.json
@@ -9,7 +9,7 @@
"48": "images/icon48active.png",
"128": "images/icon128active.png" },
- "permissions" : ["webRequest", "webRequestBlocking", "storage", "http://*/*", "https://*/*"],
+ "permissions" : ["webRequest", "webRequestBlocking", "storage", "tabs", "http://*/*", "https://*/*"],
"applications": {
"gecko": {
"id": "redirector@einaregilsson.com"