Header Recorder Firefox

Examine source code of Header Recorder

By: david Add-on
Inspect and view changes in Header Recorder 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
{
  "homepage_url": "https://github.com/DavidWangQD/header_recorder",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "description": "__MSG_extensionDescription__",
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "version": "1.3resigned1",
  "icons": {
    "48": "icons/tom-48.png"
  },
  "permissions": [
    "storage",
    "activeTab",
    "notifications",
    "webRequest",
    "webRequestBlocking",
    "tabs",
    "downloads",
    "<all_urls>"
  ],
  "browser_action": {
    "default_icon": "icons/tom-32.png",
    "theme_icons": [
      {
        "light": "icons/tom-32-light.png",
        "dark": "icons/tom-32.png",
        "size": 32
      }
    ],
    "default_title": "Auth Collector",
    "default_popup": "popup/personal_config.html"
  },
  "web_accessible_resources": [
    "beasts/frog.jpg",
    "beasts/turtle.jpg",
    "beasts/snake.jpg"
  ],
  "default_locale": "cn",
  "browser_specific_settings": {
    "gecko": {
      "id": "{fdfb0ca0-1050-4db2-9918-74812e569273}"
    }
  }
}

Best Header Recorder Alternatives

Here are some Firefox add-ons that are similar to Header Recorder: