summaryrefslogtreecommitdiffstats
path: root/addon_firefox/bcma/manifest.json
diff options
context:
space:
mode:
Diffstat (limited to 'addon_firefox/bcma/manifest.json')
-rw-r--r--addon_firefox/bcma/manifest.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/addon_firefox/bcma/manifest.json b/addon_firefox/bcma/manifest.json
index f659eb37..a73e42b4 100644
--- a/addon_firefox/bcma/manifest.json
+++ b/addon_firefox/bcma/manifest.json
@@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "Block Cloudflare MITM Attack",
"description": "Submit to global surveillance or resist. The choice is yours.",
- "version": "1.0.1907.2",
+ "version": "1.0.1908.1",
"author": "Project BCMA",
"homepage_url": "https://trac.torproject.org/projects/tor/ticket/24351",
"permissions": [
@@ -11,7 +11,8 @@
"tabs",
"webRequest",
"webRequestBlocking",
- "webNavigation"
+ "webNavigation",
+ "storage"
],
"icons": {
"32": "icons/icon-32.png",