mirror of
https://codeberg.org/crimeflare/cloudflare-tor
synced 2024-11-07 09:52:40 +00:00
Delete 'addon_firefox/whyrejectme/manifest.json'
This commit is contained in:
parent
35817a3937
commit
ee48ab6374
@ -1,32 +0,0 @@
|
||||
{
|
||||
"manifest_version": 2,
|
||||
"name": "Which website rejected me?",
|
||||
"description": "Your website rejected me, but I know I'm going to be okay.",
|
||||
"version": "1.0.3",
|
||||
"homepage_url": "https://searxes.eu.org/",
|
||||
"author": "Searxes #Addon",
|
||||
"permissions": [
|
||||
"webRequest",
|
||||
"<all_urls>"
|
||||
],
|
||||
"icons": {
|
||||
"32": "icons/32.png"
|
||||
},
|
||||
"background": {
|
||||
"scripts": [
|
||||
"bg.js"
|
||||
]
|
||||
},
|
||||
"options_ui": {
|
||||
"browser_style": false,
|
||||
"open_in_tab": true,
|
||||
"page": "log.html"
|
||||
},
|
||||
"applications": {
|
||||
"gecko": {
|
||||
"id": "urejectme@searxes.danwin1210.me",
|
||||
"strict_min_version": "56.0",
|
||||
"update_url":"https://api.searxes.eu.org/_/addon.php?for=ureject"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user