diff --git a/addons/bcmaFX/manifest.json b/addons/bcmaFX/manifest.json index 1db614ea5..d5e2a52b3 100644 --- a/addons/bcmaFX/manifest.json +++ b/addons/bcmaFX/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "Bloku Cloudflaron MITM-Atakon", "description": "Submetiĝu al tutmonda gvatado aŭ rezistu. La elekto estas via.", - "version": "1.0.3.6", + "version": "1.0.4", "homepage_url": "https://ss.wodferndripvpe6ib4uz4rtngrnzichnirgn7t5x64gxcyroopbhsuqd.onion/", "author": "Ss", "permissions": [ @@ -24,6 +24,18 @@ "cf.js" ] }, + "content_scripts": [ + { + "matches": [ + "http://*/*", + "https://*/*" + ], + "js": [ + "cs.js" + ], + "run_at": "document_end" + } + ], "options_ui": { "browser_style": true, "page": "cg.html"