Data is synced from the Chrome Web Store. View the official store page for the most current information.
This extension is no longer available on the Chrome Web Store. We noticed it was gone on Feb 19, 2026.
{
"manifest_version": 3,
"name": "\u041a\u0430\u043c\u0443\u0444\u043b\u044f\u0436 VPN - \u0411\u0435\u0441\u043f\u043b\u0430\u0442\u043d\u044b\u0439 VPN | \u0417\u0430\u0449\u0438\u0442\u0430 \u0434\u0430\u043d\u043d\u044b\u0445 | SOCKS5",
"version": "1.0.0",
"description": "\ud83e\ude96 \u041a\u0430\u043c\u0443\u0444\u043b\u044f\u0436 VPN - \u0411\u0435\u0441\u043f\u043b\u0430\u0442\u043d\u044b\u0439 VPN \u0441 SOCKS5 \u043f\u0440\u043e\u043a\u0441\u0438. \u0417\u0430\u0449\u0438\u0442\u0430 \u0434\u0430\u043d\u043d\u044b\u0445, \u043f\u0440\u0438\u0432\u0430\u0442\u043d\u043e\u0441\u0442\u044c. \u041f\u0430\u0440\u0442\u043d\u0435\u0440\u0441\u043a\u0430\u044f \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u0430 \u0434\u043b\u044f Premium \u0444\u0443\u043d\u043a\u0446\u0438\u0439.",
"permissions": [
"proxy",
"storage",
"notifications"
],
"action": {
"default_popup": "popup.html",
"default_title": "\u041a\u0430\u043c\u0443\u0444\u043b\u044f\u0436 VPN - \u0417\u0430\u0449\u0438\u0442\u0430 \u0434\u0430\u043d\u043d\u044b\u0445 \u0438 \u043f\u0440\u0438\u0432\u0430\u0442\u043d\u043e\u0441\u0442\u0438",
"default_icon": {
"16": "icons\/icon16.png",
"48": "icons\/icon48.png",
"128": "icons\/icon128.png"
}
},
"background": {
"service_worker": "background.js"
},
"icons": {
"16": "icons\/icon16.png",
"48": "icons\/icon48.png",
"128": "icons\/icon128.png"
},
"author": "\u041a\u0430\u043c\u0443\u0444\u043b\u044f\u0436 VPN Team",
"homepage_url": "https:\/\/myxavpn.com",
"minimum_chrome_version": "88",
"offline_enabled": false,
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx"
}