Data is synced from the Chrome Web Store. View the official store page for the most current information.
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "VPN Dark Proxy",
"version": "2.1.2",
"description": "Proxy VPN \u0434\u043b\u044f Chrome \/ \u0431\u0435\u0441\u043f\u043b\u0430\u0442\u043d\u044b\u0439 VPN \u0434\u043b\u044f Chrome",
"permissions": [
"proxy",
"storage",
"webRequest",
"webRequestAuthProvider"
],
"host_permissions": [
"https:\/\/dark-proxy.ru\/*",
"<all_urls>"
],
"icons": {
"16": "16.png",
"32": "32.png",
"128": "128.png"
},
"background": {
"service_worker": "background.js"
},
"action": {
"default_popup": "popup.html",
"default_title": "\u0411\u0435\u0441\u043f\u043b\u0430\u0442\u043d\u044b\u0439 VPN \u0434\u043b\u044f Chrome"
}
}