Data is synced from the Chrome Web Store. View the official store page for the most current information.
Hand-picked for quality and usefulness
{ "background": { "service_worker": "background.js" }, "default_locale": "en_US", "action": { "default_icon": { "16": "data\/icons\/16.png", "32": "data\/icons\/32.png" }, "default_popup": "popup.html", "default_title": "Free Vpn" }, "description": "__MSG_appDesc__", "icons": { "16": "data\/icons\/16.png", "48": "data\/icons\/48.png", "128": "data\/icons\/128.png" }, "web_accessible_resources": [ { "resources": [ "data\/icons\/32.png" ], "matches": [ "<all_urls>" ] } ], "host_permissions": [ "<all_urls>" ], "manifest_version": 3, "name": "__MSG_appName__", "permissions": [ "proxy", "unlimitedStorage", "storage", "webRequest", "webRequestAuthProvider", "alarms", "declarativeNetRequest", "scripting" ], "short_name": "FreeVpn", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "12.0.1" }