BP Proxy Switcher Firefox

Examine source code of BP Proxy Switcher

Inspect and view changes in BP Proxy Switcher source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "BP Proxy Switcher",
  "description": "Firefox proxy switcher for HTTP, HTTPS, and SOCKS5 proxies: manage proxy lists, test speed, rotate proxies, show country flags, and add privacy controls.",
  "version": "7.3",
  "permissions": [
    "proxy",
    "storage",
    "scripting",
    "declarativeNetRequest",
    "declarativeNetRequestWithHostAccess",
    "browsingData",
    "contextMenus",
    "privacy",
    "webRequest",
    "webRequestAuthProvider",
    "alarms"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content-notifications.js"
      ],
      "run_at": "document_start",
      "all_frames": true,
      "match_about_blank": true
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "img/notification.png",
        "img/flags/*.png",
        "content-privacy-page.js"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "background": {
    "scripts": [
      "browser-target.js",
      "background.js"
    ]
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "homepage_url": "https://buyproxies.org/panel/link.php?id=118",
  "browser_specific_settings": {
    "gecko": {
      "id": "bp_proxy_switcher@buyproxies.org",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "authenticationInfo",
          "locationInfo"
        ]
      }
    }
  }
}

Best BP Proxy Switcher Alternatives

Here are some Firefox add-ons that are similar to BP Proxy Switcher: