PAC Proxy Manager Firefox

Examine source code of PAC Proxy Manager

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"
    }
  }
}

Mejores alternativas PAC Proxy Manager

Aquí hay algunas Firefox add-ons que son similares a PAC Proxy Manager: