Poxy Proxy Firefox

Examine source code of Poxy Proxy

Par : Nasher Add-on
Inspect and view changes in Poxy Proxy 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": "PoxyProxy",
  "version": "1.0",
  "description": "A simple proxy toggler.",
  "browser_specific_settings": {
    "gecko": {
      "id": "Nashpoxyproxy@yourdomain.com",
      "strict_min_version": "91.1.0"
    }
  },
  "permissions": [
    "proxy",
    "storage",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": {
      "48": "icons/icon-48.png",
      "128": "icons/icon-128.png"
    },
    "default_title": "PoxyProxy (Off)"
  },
  "options_ui": {
    "page": "options.html",
    "browser_style": true
  },
  "icons": {
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  }
}

Meilleures alternatives Poxy Proxy

Voici quelques Firefox add-ons qui sont similaires à Poxy Proxy :