VPN CX Net Firefox

Examine source code of VPN CX Net

Inspect and view changes in VPN CX Net source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "VPN CX Net",
  "version": "1.1.0",
  "description": "Configure and toggle HTTP/SOCKS proxy for Chrome and Firefox",
  "permissions": [
    "proxy",
    "storage",
    "nativeMessaging",
    "webRequest",
    "webRequestAuthProvider",
    "webRequestBlocking"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "action": {
    "default_popup": "popup/popup.html",
    "default_title": "VPN CX Net",
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png"
    }
  },
  "incognito": "spanning",
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png"
  },
  "options_ui": {
    "page": "options/options.html",
    "open_in_tab": true
  },
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self'; img-src 'self' data: https:;"
  },
  "background": {
    "scripts": [
      "background/background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "vpn-cx-proxy@vpn-cx.net",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    },
    "gecko_android": {
      "strict_min_version": "142.0"
    }
  }
}

Best VPN CX Net Alternatives

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