Preprox (Smartproxy) Extension Firefox

Examine source code of Preprox (Smartproxy) Extension

By: PreProx
Inspect and view changes in Preprox (Smartproxy) Extension source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "PreProx Proxy Connector",
  "version": "1.0",
  "description": "Connect to multiple proxy profiles securely with PreProx.",
  "icons": {
    "16": "icons/icon-16.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": "icons/icon-48.png",
    "default_title": "PreProx Proxy Connector"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "proxy",
    "storage",
    "webRequest",
    "webRequestBlocking",
    "webRequestAuthProvider",
    "notifications",
    "privacy",
    "cookies",
    "alarms"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "support@preprox.com",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Preprox (Smartproxy) Extension Alternatives

Here are some Firefox add-ons that are similar to Preprox (Smartproxy) Extension: