HeaderScoper Firefox

Examine source code of HeaderScoper

Por: Jubair Add-on
Inspect and view changes in HeaderScoper 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": "HeaderScope",
  "version": "1.1.0",
  "description": "Capture and inspect HTTP request and response headers for any page",
  "browser_specific_settings": {
    "gecko": {
      "id": "{a13ed893-4771-41e6-8aff-a2113c3683aa}",
      "strict_min_version": "96.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "16": "pix/x16.png",
    "32": "pix/x32.png",
    "48": "pix/x48.png",
    "96": "pix/x96.png",
    "128": "pix/x128.png"
  },
  "browser_action": {
    "default_popup": "screen/screen.html",
    "default_icon": {
      "16": "pix/x16.png",
      "32": "pix/x32.png",
      "48": "pix/x48.png",
      "96": "pix/x96.png",
      "128": "pix/x128.png"
    }
  },
  "background": {
    "scripts": [
      "agent/tracker.js"
    ]
  },
  "permissions": [
    "tabs",
    "webRequest",
    "<all_urls>",
    "clipboardWrite"
  ]
}

Melhores alternativas HeaderScoper

Aqui estão algumas Firefox add-ons que são similares a HeaderScoper: