VPN Firefox

Examine source code of VPN

Inspect and view changes in VPN source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "VNNet",
  "permissions": [
    "storage",
    "proxy",
    "webRequest",
    "webRequestBlocking",
    "tabs",
    "contextMenus",
    "clipboardRead",
    "clipboardWrite",
    "<all_urls>"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_start"
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_popup": "index.html"
  },
  "description": "Free VPN addon",
  "icons": {
    "512": "icon.png"
  },
  "default_locale": "en",
  "manifest_version": 2,
  "version": "3.7.1",
  "browser_specific_settings": {
    "gecko": {
      "id": "{65e54473-76bf-4da7-aca3-b202e496f4d7}",
      "strict_min_version": "91.1.0"
    }
  }
}

Best VPN Alternatives

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