diff options
author | cesar <cesar@noreply.codeberg.org> | 2021-03-22 00:01:52 +0100 |
---|---|---|
committer | cesar <cesar@noreply.codeberg.org> | 2021-03-22 00:01:52 +0100 |
commit | 23bac08fee40a32c7ddc1702f2b407d8c17be941 (patch) | |
tree | 4c440e1cdf12e1952fed7d1e73b4df26a826843f /addons/bcmaFX | |
parent | be8ef8e981bd26605555f533e40fd91125437e57 (diff) | |
download | cloudflare-tor-23bac08fee40a32c7ddc1702f2b407d8c17be941.tar.lz cloudflare-tor-23bac08fee40a32c7ddc1702f2b407d8c17be941.tar.xz cloudflare-tor-23bac08fee40a32c7ddc1702f2b407d8c17be941.zip |
Update 'addons/code/bcma/manifest.json'
Diffstat (limited to 'addons/bcmaFX')
-rw-r--r-- | addons/bcmaFX/manifest.json | 56 |
1 files changed, 0 insertions, 56 deletions
diff --git a/addons/bcmaFX/manifest.json b/addons/bcmaFX/manifest.json deleted file mode 100644 index 07e6beee..00000000 --- a/addons/bcmaFX/manifest.json +++ /dev/null @@ -1,56 +0,0 @@ -{ - "manifest_version": 2, - "name": "Bloku Cloudflaron MITM-Atakon", - "description": "Submetiĝu al tutmonda gvatado aŭ rezistu", - "version": "1.0.5.1", - "homepage_url": "https://sercxi.nnpaefp7pkadbxxkhz2agtbv2a4g5sgo2fbmv3i7czaua354334uqqad.onion/", - "author": "Ss", - "permissions": [ - "<all_urls>", - "activeTab", - "tabs", - "webRequest", - "webRequestBlocking", - "webNavigation", - "notifications", - "storage", - "unlimitedStorage" - ], - "icons": { - "72": "icons/72.png" - }, - "background": { - "scripts": [ - "cf.js" - ] - }, - "content_scripts": [ - { - "matches": [ - "http://*/*", - "https://*/*" - ], - "js": [ - "cs.js" - ], - "run_at": "document_end" - } - ], - "options_ui": { - "browser_style": true, - "page": "cg.html" - }, - "browser_action": { - "browser_style": true, - "default_icon": { - "32": "icons/cf_0.png" - } - }, - "applications": { - "gecko": { - "id": "bcma@searxes.eu.org", - "strict_min_version": "78.0", - "update_url": "https://api.nnpaefp7pkadbxxkhz2agtbv2a4g5sgo2fbmv3i7czaua354334uqqad.onion/_/addon.php?for=bcma" - } - } -}
\ No newline at end of file |