From 682e8d434792b0b0f56a25f0c9eebe5641dfdc9c Mon Sep 17 00:00:00 2001 From: cleaner Date: Fri, 31 Jul 2020 12:57:58 +0200 Subject: [PATCH] Delete 'addons/bcmaCR/manifest.json' --- addons/bcmaCR/manifest.json | 36 ------------------------------------ 1 file changed, 36 deletions(-) delete mode 100644 addons/bcmaCR/manifest.json diff --git a/addons/bcmaCR/manifest.json b/addons/bcmaCR/manifest.json deleted file mode 100644 index 691a0b06..00000000 --- a/addons/bcmaCR/manifest.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "manifest_version": 2, - "name": "Bloku Cloudflaron MITM-Atakon", - "version": "1.0.3.6", - "minimum_chrome_version": "68", - "homepage_url": "https://ss.wodferndripvpe6ib4uz4rtngrnzichnirgn7t5x64gxcyroopbhsuqd.onion/", - "author": "Ss", - "incognito": "split", - "permissions": [ - "", - "activeTab", - "tabs", - "webRequest", - "webRequestBlocking", - "webNavigation", - "notifications", - "storage", - "unlimitedStorage" - ], - "icons": { - "72": "icons/72.png" - }, - "background": { - "scripts": [ - "cf.js" - ] - }, - "options_ui": { - "page": "cg.html" - }, - "browser_action": { - "default_icon": { - "32": "icons/cf_0.png" - } - } -} \ No newline at end of file