ExpressVPN: VPN proxy for a better internet Firefox

Examine source code of ExpressVPN: VPN proxy for a better internet

Inspect and view changes in ExpressVPN: VPN proxy for a better internet source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "__MSG_app_name_title__",
  "short_name": "__MSG_app_short_name_title__",
  "version": "6.1.1.6767",
  "manifest_version": 3,
  "description": "__MSG_app_description_text__",
  "author": "ExpressVPN",
  "icons": {
    "16": "images/toolbar-icon-16.png",
    "32": "images/toolbar-icon-32.png",
    "48": "images/toolbar-icon-48.png",
    "128": "images/toolbar-icon-128.png"
  },
  "commands": {
    "_execute_action": {
      "suggested_key": {
        "default": "Shift+Ctrl+X",
        "mac": "Shift+Command+O"
      }
    }
  },
  "default_locale": "en",
  "permissions": [
    "cookies",
    "nativeMessaging",
    "privacy",
    "storage",
    "webRequest",
    "tabs",
    "unlimitedStorage",
    "notifications",
    "declarativeNetRequest"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "action": {
    "default_title": "ExpressVPN",
    "default_popup": "html/popup.html"
  },
  "web_accessible_resources": [
    {
      "resources": [
        "images/*",
        "html/networkLock.html",
        "scripts/content/*"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "all_frames": true,
      "run_at": "document_start",
      "js": [
        "scripts/content/gpsBootstrap.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "scripts/background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "firefox-addon@expressvpn.com",
      "strict_min_version": "115.0"
    }
  }
}

Best ExpressVPN: VPN proxy for a better internet Alternatives

Here are some Firefox add-ons that are similar to ExpressVPN: VPN proxy for a better internet: