2020-08-20 09:58:01 +02:00
|
|
|
{
|
|
|
|
"manifest_version": 2,
|
|
|
|
"name": "Kiu retejo malakceptis min?",
|
2020-11-10 08:45:08 +01:00
|
|
|
"version": "1.0.4.1",
|
2020-08-20 09:58:01 +02:00
|
|
|
"minimum_chrome_version": "60",
|
2020-11-10 08:45:08 +01:00
|
|
|
"homepage_url": "https://cfe.nnpaefp7pkadbxxkhz2agtbv2a4g5sgo2fbmv3i7czaua354334uqqad.onion/",
|
2020-08-20 09:58:01 +02:00
|
|
|
"author": "Crimeflare",
|
|
|
|
"incognito": "split",
|
|
|
|
"permissions": [
|
2020-09-13 01:45:45 +02:00
|
|
|
"storage",
|
2020-08-20 09:58:01 +02:00
|
|
|
"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"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|