BusinessProxy Firefox

Examine source code of BusinessProxy

Inspect and view changes in BusinessProxy source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "BusinessProxy",
  "version": "0.1.108",
  "description": "Managed, browser-scoped web access for teams — controlled browser proxy after BusinessProxy sign-in. Not a VPN.",
  "permissions": [
    "proxy",
    "storage",
    "alarms",
    "notifications",
    "cookies",
    "declarativeNetRequest",
    "downloads",
    "webNavigation",
    "webRequest",
    "webRequestAuthProvider",
    "webRequestBlocking"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "icons": {
    "16": "assets/icon-16.png",
    "32": "assets/icon-32.png",
    "48": "assets/icon-48.png",
    "128": "assets/icon-128.png"
  },
  "background": {
    "scripts": [
      "src/background.js"
    ],
    "type": "module"
  },
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "src/cms-direct-page-host.js",
        "src/content-protection.js"
      ],
      "run_at": "document_start",
      "all_frames": true
    }
  ],
  "action": {
    "default_icon": {
      "16": "assets/icon-16.png",
      "32": "assets/icon-32.png",
      "48": "assets/icon-48.png",
      "128": "assets/icon-128.png"
    },
    "default_popup": "src/popup.html",
    "default_title": "BusinessProxy"
  },
  "options_page": "src/options.html",
  "browser_specific_settings": {
    "gecko": {
      "id": "businessproxy@business-proxy.com",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "authenticationInfo",
          "browsingActivity",
          "websiteContent"
        ],
        "optional": [
          "technicalAndInteraction"
        ]
      }
    },
    "gecko_android": {
      "strict_min_version": "142.0"
    }
  }
}

Best BusinessProxy Alternatives

Here are some Firefox add-ons that are similar to BusinessProxy: