controlref Firefox

Examine source code of controlref

提供元: 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
  }
}

ベストのcontrolref代替案

controlrefに類似したFirefox add-onをいくつか紹介します: