From 23bac08fee40a32c7ddc1702f2b407d8c17be941 Mon Sep 17 00:00:00 2001 From: cesar Date: Mon, 22 Mar 2021 00:01:52 +0100 Subject: Update 'addons/code/bcma/manifest.json' --- addons/bcmaFX/manifest.json | 56 ------------------------------------------ addons/code/bcma/manifest.json | 56 ++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 56 insertions(+), 56 deletions(-) delete mode 100644 addons/bcmaFX/manifest.json create mode 100644 addons/code/bcma/manifest.json 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": [ - "", - "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 diff --git a/addons/code/bcma/manifest.json b/addons/code/bcma/manifest.json new file mode 100644 index 00000000..07e6beee --- /dev/null +++ b/addons/code/bcma/manifest.json @@ -0,0 +1,56 @@ +{ + "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": [ + "", + "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 -- cgit v1.2.3