Simple HTTP Headers Injector

Adds custom headers to requests

As of June 2026, Simple HTTP Headers Injector has 27 users and a 5.00/5 rating from 1 reviews in the Developer Tools category.

Usersup 92.9 percent+92.9%
27
27
Ratingno change0%
5.00
1 reviews
Reviewsno change0%
1
Version
1.0.2
Manifest V3
90-day change · In the last 90 days this extension 1 version update.

History

8 snapshots

Tracking since Apr 7, 2026.

33.442312.560000000000002Apr 7, 2026Jun 6, 2026
View as table
DateUsersRatingReviewsVersion
Apr 7, 2026145.0011.0
Apr 19, 2026205.0011.0
Apr 24, 2026235.0011.0
May 8, 2026255.0011.0
May 13, 2026285.0011.0
May 21, 2026265.0011.0
May 31, 2026285.0011.0
Jun 6, 2026325.0011.0.2
Now275.0011.0.2

Changelog

  • May 31, 2026
    description
    A lightweight and powerful Google Chrome extension designed for developers and QA engineers. It allows you to inject custom HTTP headers into web requests on the fly.
    
    ## Features
    **Global Injection:** Adds headers to all HTTP/HTTPS requests initiated by the browser.
    **Request Types:** Works with all resource types (Main frame, AJAX/Fetch, Images, Scripts, CSS, etc.).
    **Group Management:**
    *   Create up to **3 independent groups** of headers.
    *   **Toggle Groups:** Enable or disable specific groups instantly.
    *   **Rename Groups:** Customize group names (e.g., "Staging Env", "Debug Tokens") for better organization.
    **Master Switch:** Instantly enable or disable the entire extension with one click.
    **Auto-Save:** All changes (headers, values, names, toggles) are saved automatically in real-time.
    **Conflict Resolution:** If a header already exists in the request, this extension **overwrites** it with your custom value.
    
    ## User Guide
    ### 1. Adding Headers
    1.  Click the extension icon to open the popup.
    2.  By default, one group is created. Click **+ Add Header** inside the group card.
    3.  Enter the **Header Name** (e.g., `Authorization`, `X-Custom-Token`) and **Value**.
    4.  The indicator **"Saved"** will appear at the top, confirming the rule is active.
    
    ### 2. Managing Groups
    *   **Rename:** Click on the group title (e.g., "Group 1") and type a new name.
    *   **Toggle:** Use the switch next to the group name to temporarily disable all headers in that group.
    *   **Collapse:** Click on the group header (outside the input box) to collapse/expand the group card to save space.
    *   **Delete:** Click the trash icon to remove a group completely.
    
    ### 3. Master Switch
    *   Use the toggle in the top-right corner of the popup header.
    *   **OFF:** No headers will be injected, regardless of group settings.
    *   **ON:** Headers from enabled groups will be injected.
    A lightweight and powerful Google Chrome extension designed for developers and QA engineers. It allows you to inject custom HTTP headers into web requests on the fly.
    
    ## Features
    **Global Injection:** Adds headers to all HTTP/HTTPS requests initiated by the browser.
    **Request Types:** Works with all resource types (Main frame, AJAX/Fetch, Images, Scripts, CSS, etc.).
    **Group Management:**
    *   Create up to **3 independent groups** of headers.
    *   **Toggle Groups:** Enable or disable specific groups instantly.
    *   **Rename Groups:** Customize group names (e.g., "Staging Env", "Debug Tokens") for better organization.
    **Master Switch:** Instantly enable or disable the entire extension with one click.
    **Auto-Save:** All changes (headers, values, names, toggles) are saved automatically in real-time.
    **Conflict Resolution:** If a header already exists in the request, this extension **overwrites** it with your custom value.
    
    ## User Guide
    ### 1. Adding Headers
    1.  Click the extension icon to open the popup.
    2.  By default, one group is created. Click **+ Add Header** inside the group card.
    3.  Enter the **Header Name** (e.g., `Authorization`, `X-Custom-Token`) and **Value**.
    4.  The indicator **"Saved"** will appear at the top, confirming the rule is active.
    
    ### 2. Managing Groups
    *   **Rename:** Click on the group title (e.g., "Group 1") and type a new name.
    *   **Toggle:** Use the switch next to the group name to temporarily disable all headers in that group.
    *   **Collapse:** Click on the group header (outside the input box) to collapse/expand the group card to save space.
    *   **Delete:** Click the trash icon to remove a group completely.
    
    ### 3. Master Switch & Privacy Toggle
    *   Master Switch. Use the toggle in the top-right corner of the popup header.
    *   **OFF:** No headers will be injected, regardless of group settings.
    *   **ON:** Headers from enabled groups will be injected.
    * Privacy Toggle (Hide Values): Click the lock switch next to the Master Switch to mask all values. This prevents accidental exposure of sensitive credentials (like API keys or auth tokens) to bystanders or during screen sharing. Toggle it again to reveal the stored content.
    
    Changelog:
    1.0.2
    Added a new "Security Mode" toggle to hide sensitive header values.
    
    1.0.1
    Realease.

Permissions & access

Permissions
declarativeNetRequestdeclarativeNetRequestWithHostAccessstorage
Host access
<all_urls>

Screenshots

Simple HTTP Headers Injector screenshot 1Simple HTTP Headers Injector screenshot 2Simple HTTP Headers Injector screenshot 3

About

A lightweight and powerful Google Chrome extension designed for developers and QA engineers. It allows you to inject custom HTTP headers into web requests on the fly.

## Features
**Global Injection:** Adds headers to all HTTP/HTTPS requests initiated by the browser.
**Request Types:** Works with all resource types (Main frame, AJAX/Fetch, Images, Scripts, CSS, etc.).
**Group Management:**
*   Create up to **3 independent groups** of headers.
*   **Toggle Groups:** Enable or disable specific groups instantly.
*   **Rename Groups:** Customize group names (e.g., "Staging Env", "Debug Tokens") for better organization.
**Master Switch:** Instantly enable or disable the entire extension with one click.
**Auto-Save:** All changes (headers, values, names, toggles) are saved automatically in real-time.
**Conflict Resolution:** If a header already exists in the request, this extension **overwrites** it with your custom value.

## User Guide
### 1. Adding Headers
1.  Click the extension icon to open the popup.
2.  By default, one group is created. Click **+ Add Header** inside the group card.
3.  Enter the **Header Name** (e.g., `Authorization`, `X-Custom-Token`) and **Value**.
4.  The indicator **"Saved"** will appear at the top, confirming the rule is active.

### 2. Managing Groups
*   **Rename:** Click on the group title (e.g., "Group 1") and type a new name.
*   **Toggle:** Use the switch next to the group name to temporarily disable all headers in that group.
*   **Collapse:** Click on the group header (outside the input box) to collapse/expand the group card to save space.
*   **Delete:** Click the trash icon to remove a group completely.

### 3. Master Switch & Privacy Toggle
*   Master Switch. Use the toggle in the top-right corner of the popup header.
*   **OFF:** No headers will be injected, regardless of group settings.
*   **ON:** Headers from enabled groups will be injected.
* Privacy Toggle (Hide Values): Click the lock switch next to the Master Switch to mask all values. This prevents accidental exposure of sensitive credentials (like API keys or auth tokens) to bystanders or during screen sharing. Toggle it again to reveal the stored content.

Changelog:
1.0.2
Added a new "Security Mode" toggle to hide sensitive header values.

1.0.1
Realease.

Technical

Version
1.0.2
Manifest
V3
Size
21.88KiB
Min Chrome
88
Languages
1
Featured
No

Metadata

ID
pgaldeaelliimaelmbkcobfkckifcnll
Developer ID
u56475fa3225cbd7278b3ffc0bab743e7
Developer Email
[email protected]
Created
Feb 11, 2026
Last Updated (Store)
May 24, 2026
Last Scraped
Jun 6, 2026
Website
Support URL
Privacy Policy

Similar extensions

Alternatives to Simple HTTP Headers Injector, ranked by description similarity.

Data sourced from the Chrome Web Store · last verified Jun 6, 2026.