Header-Editor

CRX ID
pkokmcnklmgbepioackopoknkdlhefjl
Status
No Privacy Policy Live on Store
Description from extension meta

Alter your HTTP request headers on the fly

Image from store
Header-Editor
Description from store

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:

- http://hexcoder.us/2013/08/08/response-headers-and-chrome-extensions/
- https://code.google.com/p/chromium/issues/detail?id=258064

Latest reviews

Arnie97 2023-09-13

Unable to remove the original header value from the original request / response, and the popup design is not very ergonomic.

Arnie97 2023-09-13

Unable to remove the original header value from the original request / response, and the popup design is not very ergonomic.

Alex 2021-11-25

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);

Alex 2021-11-25

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);

Umbrella Connor 2019-10-25

不知道选项怎么用,但图片自动命名很方便

gledos green 2018-06-08

十分方便的让我既能让chrome显示中文界面,又能让网页看不到我使用的语言。 使用前:accept-language: zh-CN,zh-TW;q=0.9,zh;q=0.8,en-US;q=0.7,en;q=0.6 使用后:accept-language: en-US

Owen Boyle 2018-02-08

If you set a header it works the first time (on the server, you can see the header arriving). But then, if you alter the header value, it still sends the original value. It kept sending a particular value even after I deleted that header. Maybe you are supposed to restart the browser after changes but I'm not going to do that.

Owen Boyle 2018-02-08

If you set a header it works the first time (on the server, you can see the header arriving). But then, if you alter the header value, it still sends the original value. It kept sending a particular value even after I deleted that header. Maybe you are supposed to restart the browser after changes but I'm not going to do that.

Mikhail Philimonov 2017-09-11

Абсолютно нерабочая и бесполезная софтина!

Matthias Wehrlein 2016-04-22

Works like a charm, thanks! The one review here with 3 stars can simply be ignored. If that guy'd be able to read, he'd notice that this extension's description clearly says it's for request headers only. #wtf

Matthias Wehrlein 2016-04-22

Works like a charm, thanks! The one review here with 3 stars can simply be ignored. If that guy'd be able to read, he'd notice that this extension's description clearly says it's for request headers only. #wtf

Star Brilliant 2014-10-26

Finally I found the one that suits me. Useful and clean.

Star Brilliant 2014-10-26

Finally I found the one that suits me. Useful and clean.

Michael Simpson 2014-01-14

Adding request headers works. but not response headers.

Michael Simpson 2014-01-14

Adding request headers works. but not response headers.

Gabriel Potvin 2013-12-22

Super!

Gabriel Potvin 2013-12-22

Super!

Jürgen Weidner 2013-09-11

Simple to use and works perfectly.

Jürgen Weidner 2013-09-11

Simple to use and works perfectly.

Statistics

Installs
3,000
Market
Chrome Web Store
Category
Rating
3.65 (17 votes)
Last update
2015-04-13
Version 2.2.0
Languages
en