aboutsummaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
authorEinar Egilsson <einar@einaregilsson.com>2018-08-17 10:41:58 +0000
committerGitHub <noreply@github.com>2018-08-17 10:41:58 +0000
commit506f78a13124fdbe5e33485dbd0b079cd8fffd47 (patch)
tree0e269965cc77f6b78c4b8821c910518c259ab414 /manifest.json
parent005cdf5953a165c5f117102382cd38ecb641fa2f (diff)
parent12c3df39097905f981a392dceaa93ac879813159 (diff)
Merge pull request #120 from gkrishnaks/master
Typo correction in variable declaration, and closes feature requests #104, #86, #72 and fix for issue #115, updated excludeMatch() for faster regex check.
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 e3128f1..1325ba9 100644
--- a/manifest.json
+++ b/manifest.json
@@ -11,7 +11,7 @@
"64": "images/icon-active-64.png",
"128": "images/icon-active-128.png" },
- "permissions" : ["webRequest", "webRequestBlocking", "storage", "tabs", "http://*/*", "https://*/*"],
+ "permissions" : ["webRequest", "webRequestBlocking", "storage", "tabs", "http://*/*", "https://*/*", "notifications"],
"applications": {
"gecko": {