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",
"manifest_version": 3,
"name": "Free VPN - Super Fast Unlimited VPN Proxy for Chrome",
"short_name": "VPN Super",
"version": "1.1.6",
"description": "Free VPN - Fast Unlimited VPN Proxy for Chrome: Secure, super, easy. Hide your location & IP. Stream videos & access blocked sites.",
"homepage_url": "https:\/\/vpnsuper.app\/",
"minimum_chrome_version": "88.0",
"key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtCMYElcSSOi+xCLoRa3BF0WYugEsVFb6bpgQsy5cpA9tifBxZiK0ftsgzteKJmkUB9yYE5Uix5PGN9IXa0hRGjdAhmbSoQvNJ+DFibpkiTII89qlAcxwQhDC\/4bCuis9pgJ9XASXJQOkEOaoxrVny\/8GhWDRdkDHNq\/cPaOxDZ9W2cK913mHzj9UJBiK\/Z4sikN4HjiXNHPnBWqIBvZbmS74jTIVcGnUSl9Byc0hQZiEeZPQiqB5cZQ038DHrCwqWEPaInFVGMTZBOqHqCO79ecrpUnDqECg+A0A\/TUwTPPYRObJ13HbpLBvfyUh67nrD9XYcjoCwWpm6NhFGmL0XwIDAQAB",
"icons": {
"128": "images\/vpnblue_128.png"
},
"background": {
"service_worker": "dist\/js\/background.min.js"
},
"action": {
"default_icon": {
"16": "images\/vpnblue_grey_128.png"
},
"default_title": "Free VPN - Super Fast Unlimited VPN Proxy for Chrome",
"default_popup": "vpn-index.html"
},
"permissions": [
"proxy",
"storage",
"webRequest",
"webRequestAuthProvider"
],
"host_permissions": [
"*:\/\/*\/*"
]
}