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",
"background": {
"service_worker": "service_worker.js"
},
"action": {
"default_icon": {
"16": "img\/icon_disconncted16.png"
},
"default_popup": "popup.html",
"default_title": "__MSG_appName__"
},
"content_security_policy": {
"extension_pages": "script-src 'self'; object-src 'self'"
},
"default_locale": "en",
"description": "Ninja VPN, a VPN extension for Google Chrome. Access any restricted website and remain anonymous using our proxy service",
"icons": {
"16": "img\/icon16.png",
"24": "img\/icon24.png",
"32": "img\/icon32.png",
"48": "img\/icon48.png",
"64": "img\/icon64.png",
"128": "img\/icon128.png"
},
"key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAxSrWYgNH4IE5J9CXi8WXqUat7e7oMeLRddEndOdKL6+xOjXLHlpkZpAzfKM+FDXUjspEBcN2Y3k6T0RQZnZ8P\/w04Rs0+cJERbSueTcYdXnmRr\/PAXxJeRMZHk8V2CrElA8tDKp5P8vSKhOSPiau+rW52Smef4e4m7Dnw0bH111nADE4zDC8W6eF9JHISgjU05BJIfTu6M7hhjxfFSrkGvkFPK1smDeOileEyn04JiMM9hSNX6zDAEOGpiG+F\/eZFOXZos+lQcUv0nfvyZLW5oQ5f4u9j+tgqJ851N74Y6veBIUYMoSc5riLVjpJ8dSUnHsDauEUNzr0FVB0iOVpIwIDAQAB",
"manifest_version": 3,
"name": "Ninja VPN: Secure Proxy & VPN",
"optional_permissions": [
"management"
],
"permissions": [
"storage",
"proxy",
"notifications",
"privacy"
],
"host_permissions": [
"http:\/\/*.ninjavpn.io\/"
],
"version": "1.0.9",
"minimum_chrome_version": "88"
}