Bright VPN - Secure Private & Free VPN Proxy

Bright VPN - Secure Private & Free VPN Proxy

Bright VPN desktop app remote controller. Bright VPN is easy to use, no email or credit card is required to use the VPN proxy.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "background": {
    "persistent": true,
    "scripts": [
      "bg.js"
    ]
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "Bright VPN"
  },
  "default_locale": "en",
  "description": "__MSG_ext_description__",
  "icons": {
    "16": "img/icon16.png",
    "48": "img/icon48.png",
    "128": "img/icon128.png"
  },
  "manifest_version": 2,
  "name": "__MSG_ext_name__",
  "permissions": [
    "storage"
  ],
  "version": "1.324.137",
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}