HTTP Headers Spy Firefox

Examine source code of HTTP Headers Spy

By: xbq666 Add-on
Inspect and view changes in HTTP Headers Spy 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": "HTTP Headers Spy",
  "version": "1.1",
  "description": "View response headers of any URL you enter or fetch",
  "browser_specific_settings": {
    "gecko": {
      "id": "{aafc2957-056e-40ad-9d39-1cc37fea715e}",
      "strict_min_version": "96.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "16": "res/16.png",
    "32": "res/32.png",
    "48": "res/48.png",
    "96": "res/96.png",
    "128": "res/128.png"
  },
  "browser_action": {
    "default_popup": "panel/panel.html",
    "default_icon": {
      "16": "res/16.png",
      "32": "res/32.png",
      "48": "res/48.png",
      "96": "res/96.png",
      "128": "res/128.png"
    }
  },
  "background": {
    "scripts": [
      "scripts/main.js"
    ]
  },
  "permissions": [
    "tabs"
  ]
}

Best HTTP Headers Spy Alternatives

Here are some Firefox add-ons that are similar to HTTP Headers Spy: