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 Jan 13, 2026.
{
"manifest_version": 3,
"name": "Proton VPN - \u0411\u0435\u0441\u043f\u043b\u0430\u0442\u043d\u044b\u0439 \u0412\u041f\u041d \u0434\u043b\u044f \u0431\u0440\u0430\u0443\u0437\u0435\u0440\u0430",
"version": "1.0.0",
"description": "Proton VPN - \u0411\u0435\u0441\u043f\u043b\u0430\u0442\u043d\u044b\u0439 \u0412\u041f\u041d \u0434\u043b\u044f \u0431\u0440\u0430\u0443\u0437\u0435\u0440\u0430. \u0411\u044b\u0441\u0442\u0440\u044b\u0439 \u0438 \u0431\u0435\u0437\u043e\u043f\u0430\u0441\u043d\u044b\u0439 VPN \u0441 \u0441\u0435\u0440\u0432\u0435\u0440\u0430\u043c\u0438 \u0432 \u041d\u0438\u0434\u0435\u0440\u043b\u0430\u043d\u0434\u0430\u0445 \u0438 \u0421\u0428\u0410. SOCKS5 \u043f\u0440\u043e\u0442\u043e\u043a\u043e\u043b.",
"permissions": [
"proxy",
"storage",
"notifications"
],
"action": {
"default_popup": "popup.html",
"default_title": "Proton VPN - \u0411\u0435\u0441\u043f\u043b\u0430\u0442\u043d\u044b\u0439 \u0412\u041f\u041d \u0434\u043b\u044f \u0431\u0440\u0430\u0443\u0437\u0435\u0440\u0430",
"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": "Proton VPN Team",
"homepage_url": "https:\/\/myxavpn.com",
"minimum_chrome_version": "88",
"offline_enabled": false,
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx"
}