PAC Proxy Manager Firefox

Examine source code of PAC Proxy Manager

제작자: Xian Xiang
Inspect and view changes in PAC Proxy Manager source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "PAC Proxy Manager",
  "version": "1.0",
  "manifest_version": 2,
  "description": "Sets PAC script for extension evaluation.",
  "permissions": [
    "proxy",
    "storage",
    "<all_urls>",
    "tabs",
    "activeTab",
    "webRequest",
    "webRequestBlocking"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "incognito": "spanning",
  "browser_specific_settings": {
    "gecko": {
      "id": "pacproxymanager@sqrx.com",
      "strict_min_version": "91.1.0"
    }
  }
}

최고의 PAC Proxy Manager 대안

다음은 PAC Proxy Manager과(와) 유사한 Firefox add-on입니다: