Internxt VPN Firefox

Examine source code of Internxt VPN

Inspect and view changes in Internxt VPN source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Internxt VPN",
  "description": "Internxt free VPN: an encrypted, secure VPN built to protect your privacy.",
  "version": "1.4.2",
  "short_name": "Internxt VPN",
  "icons": {
    "16": "icon/16.png",
    "48": "icon/48.png",
    "128": "icon/128.png",
    "192": "icon/192.png",
    "512": "icon/512.png"
  },
  "default_locale": "en",
  "permissions": [
    "storage",
    "proxy",
    "webRequest",
    "webRequestBlocking",
    "<all_urls>"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "hello@internxt.com",
      "strict_min_version": "91.1.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "web_accessible_resources": [
    "index.html"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "Internxt VPN",
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "js": [
        "content-scripts/content.js"
      ]
    }
  ]
}

Best Internxt VPN Alternatives

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