Delete 'addons/urejectCR/manifest.json'

This commit is contained in:
cesar 2021-03-21 23:48:02 +01:00
parent 0e901da7bf
commit 88c049e6b2
1 changed files with 0 additions and 32 deletions

View File

@ -1,32 +0,0 @@
{
"manifest_version": 2,
"name": "Kiu retejo malakceptis min?",
"version": "1.0.5.1",
"minimum_chrome_version": "60",
"homepage_url": "https://sercxi.nnpaefp7pkadbxxkhz2agtbv2a4g5sgo2fbmv3i7czaua354334uqqad.onion/",
"author": "Ss",
"incognito": "split",
"permissions": [
"storage",
"webRequest",
"<all_urls>"
],
"icons": {
"72": "icons/72.png"
},
"background": {
"scripts": [
"bg.js"
]
},
"options_ui": {
"open_in_tab": true,
"chrome_style": false,
"page": "log.html"
},
"browser_action": {
"default_icon": {
"72": "icons/72.png"
}
}
}