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.
Extension stats
Risk impact: High risk impact
Risk likelihood:
Manifest version: 2
Permissions:
Size: 134.14K
Ranking
# 13,375
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
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.
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);
不知道选项怎么用,但图片自动命名很方便
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
Similar extensions
Here are some Chrome extensions that are similar to Header-Editor:
Requestly - Intercept, Modify & Mock HTTP Requests Redirect Path HTTP Headers ModBox – Modify headers, block requests tweak: mock and modify HTTP requests
https://requestly.com
4.33
200,000+
https://www.ayima.com
4.32
300,000+
Christopher Kalafarski
4.33
3,000+
Rob Phillips
5.00
356
https://tweak-extension.com
4.68
50,000+