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": "\u0414\u044f\u0434\u044f \u0412\u0430\u043d\u044f \u0412\u041f\u041d",
"version": "12.11.25",
"description": "\u0414\u044f\u0434\u044f \u0412\u0430\u043d\u044f \u0412\u041f\u041d \u0431\u044b\u0441\u0442\u0440\u044b\u0439 \u0438 \u0431\u0435\u0437\u043e\u043f\u0430\u0441\u043d\u044b\u0439 VPN \u0434\u043b\u044f Windows 7,Windows 10+,Mac",
"permissions": [
"storage",
"proxy"
],
"action": {
"default_popup": "popup.html",
"default_title": "\u0414\u044f\u0434\u044f \u0412\u0430\u043d\u044f \u0412\u041f\u041d"
},
"options_page": "options.html",
"icons": {
"16": "icons\/icon16.png",
"48": "icons\/icon48.png",
"128": "icons\/icon128.png"
},
"background": {
"service_worker": "background.js"
}
}