Delete 'addons/urejectCR/manifest.json'

This commit is contained in:
cleaner 2020-07-31 12:54:50 +02:00
parent fa2f28e91f
commit b0ec0228a3
1 changed files with 0 additions and 31 deletions

View File

@ -1,31 +0,0 @@
{
"manifest_version": 2,
"name": "Kiu retejo malakceptis min?",
"version": "1.0.2",
"minimum_chrome_version": "60",
"homepage_url": "https://ss.wodferndripvpe6ib4uz4rtngrnzichnirgn7t5x64gxcyroopbhsuqd.onion/",
"author": "Ss",
"incognito": "split",
"permissions": [
"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"
}
}
}