From 462ca78e5c63682c06f96dade70d193b9e1b68c1 Mon Sep 17 00:00:00 2001 From: Einar Egilsson Date: Fri, 11 Sep 2015 12:08:45 +0000 Subject: Popup ready --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifest.json') 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" -- cgit v1.2.3