diff options
| author | Einar Egilsson <einar@einaregilsson.com> | 2015-09-14 14:26:18 +0000 |
|---|---|---|
| committer | Einar Egilsson <einar@einaregilsson.com> | 2015-09-14 14:26:18 +0000 |
| commit | e2cc4f87d36006d74cdcef7362dd51728802d4aa (patch) | |
| tree | 3c17595a8ed75797b28c346b7d4bfd15d6e68acd /manifest.json | |
| parent | 4f421c63472ece0bd6d83d4a64db5168f9f6ba58 (diff) | |
Almost ready
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" |
