diff options
author | cleaner <cleaner@noreply.codeberg.org> | 2020-07-31 12:57:58 +0200 |
---|---|---|
committer | cleaner <cleaner@noreply.codeberg.org> | 2020-07-31 12:57:58 +0200 |
commit | 682e8d434792b0b0f56a25f0c9eebe5641dfdc9c (patch) | |
tree | de46e73f71789b875466c746e5fe06abbe9fe847 /addons | |
parent | 694342b4b14f34c91acfc4a4bd76738ce7df9e34 (diff) | |
download | cloudflare-tor-682e8d434792b0b0f56a25f0c9eebe5641dfdc9c.tar.lz cloudflare-tor-682e8d434792b0b0f56a25f0c9eebe5641dfdc9c.tar.xz cloudflare-tor-682e8d434792b0b0f56a25f0c9eebe5641dfdc9c.zip |
Delete 'addons/bcmaCR/manifest.json'
Diffstat (limited to 'addons')
-rw-r--r-- | addons/bcmaCR/manifest.json | 36 |
1 files changed, 0 insertions, 36 deletions
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": [ - "<all_urls>", - "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 |