Add custom request headers. Nothing else.
ModHeader disappeared from the Chrome Web Store. HTTP Header Injector covers the essentials profiles for prd/stg/local, per-header toggles, URL filtering, JSON export/import and deliberately stays out of your way otherwise.
Pending Chrome Web Store review - install a dev build from GitHub in the meantime.
Everything ModHeader users actually used
No response-header editing, no bundled telemetry, just the request-header workflow, done well.
Profiles (prd / stg / local)
Keep a separate header set per environment or app, then switch the active profile in one click. Just like ModHeader's profiles.
Add request headers
Set a header name and value. It's attached to every matching outgoing request.
Per-header toggle
Switch any single header on or off without deleting it.
URL filter
Limit headers to requests whose URL contains specific text or leave it blank to apply everywhere.
Explicit save
Nothing takes effect until you click Save - no surprise edits mid-request.
Import / export JSON
Back up your header set as a file, or hand it to a teammate to load into their own browser.
Local storage only
Everything lives in
chrome.storage.local. No external
server, ever.
Three steps, no account required
From install to your first injected header in under a minute.
Add a header
Open the popup, click "+ Add", and enter a
header name and value. e.g.
Authorization /
Bearer xxxxx.
Filter (optional)
Enter text in the URL filter field to target specific requests, or leave it blank to apply to everything.
Save
Click Save to apply your changes. Nothing is active until you do.
Your setup, as portable JSON
Every profile - its headers, values, and URL filter - exports to a single JSON file. The same format the popup imports back in, so you can share a whole prd/stg/local setup with a teammate.
- Export creates a plain JSON file you can keep or version-control
- Import stages it in the popup - review before you save
- The file only ever touches your disk - nothing is uploaded
Get it in a few seconds
Free, open source, and it never phones home.