mirror of
https://codeberg.org/crimeflare/cloudflare-tor
synced 2024-12-23 16:10:35 +00:00
Update manifest.json
This commit is contained in:
parent
f5662f9d00
commit
7bfd49499d
@ -2,12 +2,12 @@
|
|||||||
"manifest_version": 2,
|
"manifest_version": 2,
|
||||||
"name": "Block Cloudflare MiTM Attack",
|
"name": "Block Cloudflare MiTM Attack",
|
||||||
"description": "If the destination website use Cloudflare, block further request.",
|
"description": "If the destination website use Cloudflare, block further request.",
|
||||||
"version": "1.0.8",
|
"version": "1.0.8.1",
|
||||||
"homepage_url": "https://trac.torproject.org/projects/tor/ticket/24351",
|
"homepage_url": "https://trac.torproject.org/projects/tor/ticket/24351",
|
||||||
"permissions": ["webRequest","webRequestBlocking","<all_urls>","storage","activeTab"],
|
"permissions": ["webRequest","webRequestBlocking","<all_urls>","storage","activeTab"],
|
||||||
"options_ui": {
|
"options_ui": {
|
||||||
"page": "setwhitelist.html",
|
"page": "setwhitelist.html",
|
||||||
"browser_style": true
|
"browser_style": false
|
||||||
},
|
},
|
||||||
"icons": {
|
"icons": {
|
||||||
"32": "icons/icon-32.png",
|
"32": "icons/icon-32.png",
|
||||||
|
Loading…
Reference in New Issue
Block a user