Proxy some Firefox

Examine source code of Proxy some

By: nga Add-on
Inspect and view changes in Proxy some 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": 2,
  "name": "Proxy some",
  "description": "Uses the proxy API to proxy requests to specific hosts.",
  "version": "1.0",
  "icons": {
    "48": "icons/shield-purple.svg",
    "96": "icons/shield-purple.svg"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "ngaluru@pm.me",
      "strict_min_version": "91.1.0"
    }
  },
  "background": {
    "scripts": [
      "background/proxy-handler.js"
    ]
  },
  "options_ui": {
    "page": "options/options.html",
    "browser_style": true
  },
  "permissions": [
    "proxy",
    "storage",
    "<all_urls>"
  ]
}

Best Proxy some Alternatives

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