Free VPN for Firefox Firefox

Examine source code of Free VPN for Firefox

Inspect and view changes in Free VPN for Firefox source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Free VPN for Firefox",
  "version": "1.0.0",
  "description": "Free VPN for Firefox — secure, private browsing. Powered by freevpnd on your machine.",
  "author": "actmobile",
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    },
    "default_title": "Free VPN"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "incognito": "spanning",
  "permissions": [
    "nativeMessaging",
    "storage",
    "proxy",
    "downloads"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self'"
  },
  "web_accessible_resources": [],
  "browser_specific_settings": {
    "gecko": {
      "id": "freevpn@actmobile.com",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  }
}

Best Free VPN for Firefox Alternatives

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