mirror of
https://git.fuwafuwa.moe/you/stop_cloudflare
synced 2024-12-29 08:21:00 +01:00
manifest.json
This commit is contained in:
parent
f542983f87
commit
1fc8430f9a
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user