VPNKS Browser Control Firefox

Examine source code of VPNKS Browser Control

Inspect and view changes in VPNKS Browser Control source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "VPNKS Browser Control",
  "short_name": "VPNKS",
  "manifest_version": 2,
  "version": "1.1resigned1",
  "author": "Nick Swardh",
  "description": "Protects your privacy and online security against VPN dropouts.",
  "permissions": [
    "tabs",
    "storage",
    "webRequest",
    "webRequestBlocking",
    "activeTab",
    "<all_urls>",
    "notifications"
  ],
  "icons": {
    "16": "icons/16.png",
    "32": "icons/32.png",
    "48": "icons/48.png",
    "96": "icons/96.png",
    "128": "icons/128.png"
  },
  "browser_action": {
    "default_icon": {
      "16": "icons/16.png",
      "32": "icons/32.png",
      "48": "icons/48.png",
      "96": "icons/96.png",
      "128": "icons/128.png"
    },
    "default_title": "VPNKS VPN Kill Switch",
    "default_popup": "options/options.html"
  },
  "background": {
    "scripts": [
      "options/jquery.js",
      "background.js",
      "message.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{bad6fb5f-5b5a-4e62-8fdc-5edd26846858}"
    }
  }
}

Meilleures alternatives VPNKS Browser Control

Voici quelques Firefox add-ons qui sont similaires à VPNKS Browser Control :