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": "FastestVPN Proxy for chrome", "short_name": "FastestVPN", "version": "3.0.0", "description": "FastestVPN is built on the cutting-edge VPN technology to deliver unmatched security and performance.", "default_locale": "en", "action": { "default_icon": "images\/icon48.png", "default_popup": "index.html" }, "icons": { "16": "images\/icon16.png", "32": "images\/icon32.png", "48": "images\/icon48.png", "128": "images\/icon128.png" }, "permissions": [ "proxy", "storage", "declarativeNetRequest", "webRequestAuthProvider", "webRequest", "privacy" ], "host_permissions": [ "<all_urls>" ], "background": { "service_worker": "js\/background.js" }, "manifest_version": 3 }