Mullvad Proxy (unofficial) Firefox

Examine source code of Mullvad Proxy (unofficial)

Inspect and view changes in Mullvad Proxy (unofficial) source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "__MSG_extensionName__",
  "description": "__MSG_extensionDescription__",
  "version": "0.2.6",
  "default_locale": "en",
  "manifest_version": 2,
  "developer": {
    "name": "Matt Hensman <m@matt.tf>",
    "url": "https://matt.tf"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "mullvad@matt.tf",
      "strict_min_version": "91.1.0"
    }
  },
  "browser_action": {
    "default_icon": {
      "16": "icons/unlocked-16.png",
      "24": "icons/unlocked-24.png",
      "32": "icons/unlocked-32.png"
    },
    "default_popup": "ui/popup/index.html"
  },
  "background": {
    "scripts": [
      "browser-polyfill.min.js",
      "background.bundle.js"
    ]
  },
  "icons": {
    "48": "icons/locked-48.png",
    "96": "icons/locked-96.png"
  },
  "options_ui": {
    "page": "ui/options/index.html"
  },
  "permissions": [
    "proxy",
    "notifications",
    "storage",
    "<all_urls>"
  ]
}

Best Mullvad Proxy (unofficial) Alternatives

Here are some Firefox add-ons that are similar to Mullvad Proxy (unofficial):