summaryrefslogtreecommitdiffstats
path: root/addon_chrome/bcma/manifest.json
diff options
context:
space:
mode:
Diffstat (limited to 'addon_chrome/bcma/manifest.json')
-rw-r--r--addon_chrome/bcma/manifest.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/addon_chrome/bcma/manifest.json b/addon_chrome/bcma/manifest.json
index 13a3ac31..00ecb42e 100644
--- a/addon_chrome/bcma/manifest.json
+++ b/addon_chrome/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.1",
+ "version": "1.0.1908.1",
"minimum_chrome_version": "60",
"author": "Project BCMA",
"homepage_url": "https://codeberg.org/crimeflare/cloudflare-tor",
@@ -13,7 +13,8 @@
"tabs",
"webRequest",
"webRequestBlocking",
- "webNavigation"
+ "webNavigation",
+ "storage"
],
"icons": {
"32": "icons/icon-32.png",