Header-Editor

Header-Editor

Alter your HTTP request headers on the fly

What is Header-Editor?
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.
Stats
By: 67726e
Users: 7,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: Low risk likelihood
Manifest version: 2
Permissions:
  • webRequest
  • webRequestBlocking
  • <all_urls>
Size: 134.14K
Stats date:

Other platforms

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.
Chrome-Stats 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
User reviews summary
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
  • Adding request headers works
  • Works like a charm
Cons
  • Unable to remove original header value
  • Popup design not ergonomic
  • Does not work for response headers
Most mentioned
  • Adding request headers works
  • Unable to remove original header value
  • Popup design not ergonomic
Recent reviews
Unable to remove the original header value from the original request / response, and the popup design is not very ergonomic.
by Arnie97 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 Alex, 2021-11-25

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

Header-Editor is risky to use as it requires a number of sensitive permissions that can potentially harm your browser and steal your data. Exercise caution when installing this extension. Review carefully before installing. We recommend that you only install Header-Editor if you trust the publisher.

Risk likelihood

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

Upgrade to see risk analysis details
Screenshots
Promo images
Header-Editor small promo image
Small promo image
Similar extensions

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