TorGuard VPN Extension Firefox

Examine source code of TorGuard VPN Extension

Inspect and view changes in TorGuard VPN Extension source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "TorGuard VPN Extension",
  "description": "Hide your IP, and block ads using Torguard Proxy",
  "version": "3.0",
  "manifest_version": 2,
  "homepage_url": "https://torguard.net",
  "background": {
    "scripts": [
      "lib/jquery-3.2.1.min.js",
      "tools.js",
      "background/background-script.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "strict_min_version": "91.1.0",
      "id": "@VPNetworksLLC"
    }
  },
  "permissions": [
    "storage",
    "tabs",
    "proxy",
    "privacy",
    "<all_urls>",
    "webRequest",
    "webRequestBlocking"
  ],
  "icons": {
    "16": "images/icon/120.png",
    "128": "images/icon/120.png"
  },
  "browser_action": {
    "default_icon": "images/icon/disconnected.png",
    "default_title": "TorGuard VPN Extension",
    "default_popup": "popup/popup.html"
  },
  "web_accessible_resources": [
    "lib/*",
    "images/*"
  ]
}

Best TorGuard VPN Extension Alternatives

Here are some Firefox add-ons that are similar to TorGuard VPN Extension: