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 834b928..5a1e28d 100644 --- a/manifest.json +++ b/manifest.json @@ -10,6 +10,7 @@ "128": "images/icon128active.png" }, "permissions" : ["webRequest", "webRequestBlocking", "storage", "tabs", "http://*/*", "https://*/*"], + "applications": { "gecko": { "id": "redirector@einaregilsson.com" |