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

Best PAC Proxy Manager Alternatives

Here are some Firefox add-ons that are similar to PAC Proxy Manager: