BusinessProxy Firefox

Examine source code of BusinessProxy

提供元: BusinessProxy Add-on
Inspect and view changes in BusinessProxy source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "BusinessProxy",
  "version": "0.1.106",
  "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"
    }
  }
}

ベストのBusinessProxy代替案

BusinessProxyに類似したFirefox add-onをいくつか紹介します: