ModHeader V1 Chrome

Examine source code of ModHeader V1

Inspect and view changes in ModHeader V1 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
{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "ModHeader V1",
  "version": "2.3.2.1",
  "manifest_version": 3,
  "description": "Modify request and response headers",
  "background": {
    "service_worker": "background.js"
  },
  "action": {
    "default_icon": "icon.png",
    "default_title": "Modify Headers",
    "default_popup": "popup.html"
  },
  "icons": {
    "16": "icon_16.png",
    "48": "icon_48.png",
    "128": "icon_128.png"
  },
  "incognito": "spanning",
  "permissions": [
    "contextMenus",
    "storage",
    "tabs",
    "declarativeNetRequest",
    "declarativeNetRequestWithHostAccess"
  ],
  "host_permissions": [
    "<all_urls>"
  ]
}

Best ModHeader V1 Alternatives

Here are some Chrome extensions that are similar to ModHeader V1: