Header-Editor

Alter your HTTP request headers on the fly

Header-Editor: Modify HTTP Request Headers in Chrome Browsers

Header-Editor is a versatile Chrome extension that provides users with the ability to create and modify HTTP Request Headers within their Chrome browsers. With permissions for webRequest, webRequestBlocking, and all URLs, it ensures the headers are modified before being dispatched. Though response headers are not visible in the Network Inspector, they are indeed provided in your code. Get real-time control over your browsing requests with Header-Editor.
Install from Chrome Web Store

Extension stats

By: 67726e
Users: 6,000+
Rating: 3.65
(17)
Version: 2.2.0 (Last updated: 2015-04-13)
Creation date: 2015-04-13
Risk impact: High risk impact
Risk likelihood:
Manifest version: 2
Permissions:
  • webRequest
  • webRequestBlocking
  • <all_urls>
Size: 134.14K

Other platforms

Not available on Android
Not available on Firefox
Not available on Edge
Want to check extension ranking and stats more quickly for other Chrome extensions? Install Chrome-Stats extension to view Chrome-Stats data as you browse the Chrome Web Store.

Extension summary

Header-Editor is an extension that will allow you to create and use arbitrary HTTP headers in Chrome.

The following permissions are needed for Header-Editor to run:

  • webRequest - Used to access the requests being sent out.
  • webRequestBlocking - So that headers are modified before being sent.
  • <all_urls> - All URLs are asked for since the extension cannot know ahead of time where it will be needed.

Note: Response headers do not appear in the Network Inspector, however they are supplied to your code. For more details, see:

User reviews

These summaries are automatically generated weekly using AI based on recent user reviews. Chrome Web Store does not verify user reviews, so some user reviews may be inaccurate, spammy, or outdated.
Pros
  • Useful and clean interface.
  • Adding request headers works effectively.
  • Allows users to modify accept-language for better localization.
Cons
  • Unable to remove the original header value once set.
  • Only works for request headers, not response headers.
  • Popup design is not ergonomic.
Most mentioned
  • Adding request headers works.
  • Unable to remove or alter header values after initial set.
  • Convenient for language localization.
User reviews
Unable to remove the original header value from the original request / response, and the popup design is not very ergonomic.
by Arnie97, 2022-10-15

This how to view response headers: var req = new XMLHttpRequest(); req.open('GET', document.location, false); req.send(null); var headers = req.getAllResponseHeaders().toLowerCase(); alert(headers);
by Alex, 2021-11-25

不知道选项怎么用,但图片自动命名很方便
by Umbrella Connor, 2019-10-25
View all user reviews

Extension safety

Risk impact

Header-Editor requires some sensitive permissions that could impact your browser and data security. Exercise caution before installing.

Risk likelihood

Header-Editor has earned a fairly good reputation and likely can be trusted.

Upgrade to see risk analysis details

Promo images

Header-Editor small promo image
Small promo image

Similar extensions

Here are some Chrome extensions that are similar to Header-Editor: