xiHeaders Firefox

Examine source code of xiHeaders

Por: xi Add-on
Inspect and view changes in xiHeaders 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": 3,
  "name": "xiHeaders",
  "author": "Tobias Bengfort",
  "homepage_url": "https://github.com/xi/xiHeaders",
  "description": "modify request headers",
  "version": "0.2.0",
  "action": {
    "default_title": "xiHeaders"
  },
  "icons": {
    "32": "icon.svg",
    "64": "icon.svg"
  },
  "background": {
    "scripts": [
      "src/bg.js"
    ],
    "type": "module"
  },
  "options_ui": {
    "page": "src/settings.html",
    "open_in_tab": true
  },
  "permissions": [
    "storage",
    "webRequest",
    "webRequestBlocking"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{e9f94aa2-686b-405b-884c-69be4dfe993b}"
    }
  }
}

Melhores alternativas xiHeaders

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