controlref Firefox

Examine source code of controlref

Par : jamonation Add-on
Inspect and view changes in controlref 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
{
  "description": "Toggle sending HTTP referer headers",
  "manifest_version": 2,
  "name": "controlref",
  "version": "0.0.3resigned1",
  "homepage_url": "https://github.com/jamonation/controlref",
  "applications": {
    "gecko": {
      "id": "controlref@jamon.ca"
    }
  },
  "permissions": [
    "storage",
    "webRequest",
    "webRequestBlocking",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "Toggle HTTP referer header on/off",
    "default_icon": "icons/controlref.svg",
    "browser_style": true
  }
}

Meilleures alternatives controlref

Voici quelques Firefox add-ons qui sont similaires à controlref :