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", "name": "LagomVPN \u2014 \u0431\u0435\u0437\u043b\u0438\u043c\u0438\u0442\u043d\u044b\u0439 + \u0431\u0435\u0441\u043f\u043b\u0430\u0442\u043d\u044b\u0439 VPN-\u043f\u0440\u043e\u043a\u0441\u0438 \u0434\u043b\u044f \u0431\u0440\u0430\u0443\u0437\u0435\u0440\u0430", "description": "\u0411\u0435\u0437 \u043b\u0438\u043c\u0438\u0442\u0430 \u043f\u043e \u0442\u0440\u0430\u0444\u0438\u043a\u0443, \u0431\u0435\u0441\u043f\u043b\u0430\u0442\u043d\u044b\u0439, \u0440\u0430\u0431\u043e\u0447\u0438\u0439 VPN, \u0441\u043e\u0437\u0434\u0430\u043d\u043d\u044b\u0439 \u0441\u043f\u0435\u0446\u0438\u0430\u043b\u044c\u043d\u043e \u0434\u043b\u044f \u0420\u043e\u0441\u0441\u0438\u0438, \u043a\u043e\u0442\u043e\u0440\u044b\u0439 \u043c\u043e\u0436\u043d\u043e \u043d\u0430\u0441\u0442\u0440\u043e\u0438\u0442\u044c \u043d\u0430 \u0432\u0441\u0435 \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0430.", "author": "Lagom Products LLC", "version": "1.1", "manifest_version": 3, "action": { "default_icon": { "128": "favicon.png" }, "default_popup": "popup.html" }, "icons": { "128": "favicon.png" }, "background": { "service_worker": "background.js" }, "permissions": [ "proxy", "webRequest", "webRequestAuthProvider" ], "host_permissions": [ "http:\/\/*\/", "https:\/\/*\/" ] }