aboutsummaryrefslogtreecommitdiffstats
path: root/addons/code
diff options
context:
space:
mode:
authorcesar <cesar@noreply.codeberg.org>2021-03-22 00:01:52 +0100
committercesar <cesar@noreply.codeberg.org>2021-03-22 00:01:52 +0100
commit23bac08fee40a32c7ddc1702f2b407d8c17be941 (patch)
tree4c440e1cdf12e1952fed7d1e73b4df26a826843f /addons/code
parentbe8ef8e981bd26605555f533e40fd91125437e57 (diff)
downloadcloudflare-tor-23bac08fee40a32c7ddc1702f2b407d8c17be941.tar.lz
cloudflare-tor-23bac08fee40a32c7ddc1702f2b407d8c17be941.tar.xz
cloudflare-tor-23bac08fee40a32c7ddc1702f2b407d8c17be941.zip
Update 'addons/code/bcma/manifest.json'
Diffstat (limited to 'addons/code')
-rw-r--r--addons/code/bcma/manifest.json56
1 files changed, 56 insertions, 0 deletions
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": [
+ "<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