mirror of
https://codeberg.org/crimeflare/cloudflare-tor
synced 2024-12-22 23:50:31 +00:00
Delete 'addons/ismitmlinkCR/manifest.json'
This commit is contained in:
parent
9c90f26d9f
commit
fca8c22365
@ -1,39 +0,0 @@
|
|||||||
{
|
|
||||||
"manifest_version": 2,
|
|
||||||
"name": "Ĉu ligoj estas vundeblaj al MITM-atako?",
|
|
||||||
"version": "1.0.23.1",
|
|
||||||
"minimum_chrome_version": "78",
|
|
||||||
"homepage_url": "https://sercxi.nnpaefp7pkadbxxkhz2agtbv2a4g5sgo2fbmv3i7czaua354334uqqad.onion/",
|
|
||||||
"author": "Ss",
|
|
||||||
"incognito": "split",
|
|
||||||
"permissions": [
|
|
||||||
"storage",
|
|
||||||
"unlimitedStorage",
|
|
||||||
"webRequest",
|
|
||||||
"<all_urls>"
|
|
||||||
],
|
|
||||||
"icons": {
|
|
||||||
"72": "icons/72.png"
|
|
||||||
},
|
|
||||||
"background": {
|
|
||||||
"scripts": [
|
|
||||||
"bg.js"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"options_ui": {
|
|
||||||
"chrome_style": false,
|
|
||||||
"page": "cfg.html"
|
|
||||||
},
|
|
||||||
"content_scripts": [
|
|
||||||
{
|
|
||||||
"matches": [
|
|
||||||
"http://*/*",
|
|
||||||
"https://*/*"
|
|
||||||
],
|
|
||||||
"js": [
|
|
||||||
"cs.js"
|
|
||||||
],
|
|
||||||
"run_at": "document_end"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user