Data is synced from the Chrome Web Store. View the official store page for the most current information.
Hand-picked for quality and usefulness
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_appName__", "description": "__MSG_appDesc__", "default_locale": "en_US", "version": "1.0.9", "manifest_version": 3, "icons": { "48": "icons\/[email protected]", "128": "icons\/[email protected]" }, "permissions": [ "proxy", "storage", "webRequest", "webRequestAuthProvider" ], "host_permissions": [ "https:\/\/turbovpn.com\/*", "https:\/\/www.google.com\/*", "https:\/\/302.flashpull.com\/*", "http:\/\/302.fastwalk.net\/*" ], "content_security_policy": { "extension_pages": "default-src 'self' https:\/\/asserts.turbovpn.co http:\/\/www.geoplugin.net https:\/\/www.google-analytics.com https:\/\/www.googletagmanager.com https:\/\/302.flashpull.com http:\/\/302.fastwalk.net https:\/\/www.google.com\/ http:\/\/www.google-analytics.com https:\/\/*.googleapis.com https:\/\/turbovpn.com; script-src 'self'; script-src-elem 'self' https:\/\/www.google-analytics.com; object-src 'self';" }, "action": { "default_title": "Turbo VPN", "default_popup": "popup\/popup.html" }, "background": { "service_worker": "background.js" } }