summaryrefslogtreecommitdiffstats
path: root/addon_chrome/bcma/manifest.json
diff options
context:
space:
mode:
authorcloudflarewarp <cloudflarewarp@noreply.codeberg.org>2019-08-05 01:56:41 +0200
committercloudflarewarp <cloudflarewarp@noreply.codeberg.org>2019-08-05 01:56:41 +0200
commitb67803d6ccd6221365743049ea51af58909441fe (patch)
tree16545464bd03c4bebcf6d4420cf83f8586ded0f9 /addon_chrome/bcma/manifest.json
parent401b14014af3fd7589e0b5766316307077825799 (diff)
downloadcloudflare-tor-b67803d6ccd6221365743049ea51af58909441fe.tar
cloudflare-tor-b67803d6ccd6221365743049ea51af58909441fe.tar.gz
cloudflare-tor-b67803d6ccd6221365743049ea51af58909441fe.tar.lz
cloudflare-tor-b67803d6ccd6221365743049ea51af58909441fe.tar.xz
cloudflare-tor-b67803d6ccd6221365743049ea51af58909441fe.zip
Upload files to 'addon_chrome/bcma'
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",