From b67803d6ccd6221365743049ea51af58909441fe Mon Sep 17 00:00:00 2001 From: cloudflarewarp Date: Mon, 5 Aug 2019 01:56:41 +0200 Subject: Upload files to 'addon_chrome/bcma' --- addon_chrome/bcma/manifest.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'addon_chrome/bcma/manifest.json') 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", -- cgit v1.2.3