Alter your HTTP request headers on the fly
Total ratings
3.65
(Rating count:
17)
Review summary
Pros
- Easy to use
- Works perfectly for request headers
- Useful functionality like automatic image naming
- Allows Chrome to display in different languages without affecting web language
- Clean interface
Cons
- Unable to remove original header values
- Popup design is not ergonomic
- Response headers do not function as expected
- Users may need to restart the browser for changes to take effect
- Some users find it non-functional or useless
Most mentioned
- Works for request headers but not response headers
- Issues with altering header values
- Helpful for language settings
Upgrade to see all 21 reviews
Recent reviews
Recent rating average:
3.20
All time rating average:
3.65
Upgrade to see all 21 reviews
Rating filters
5 star 4 star
3 star
2 star
1 star
Date | Author | Rating | Lang | Comment |
---|---|---|---|---|
2022-10-15 | Arnie97 | en | Unable to remove the original header value from the original request / response, and the popup design is not very ergonomic. | |
2021-11-25 | Alex | 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); | ||
2021-11-25 | Alex | en | 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); | |
2019-10-25 | Umbrella Connor | 不知道选项怎么用,但图片自动命名很方便 | ||
2019-10-25 | Umbrella Connor | zh | 不知道选项怎么用,但图片自动命名很方便 | |
2018-06-08 | gledos green | 十分方便的让我既能让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 | ||
2018-06-08 | gledos green | zh | 十分方便的让我既能让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 | |
2018-02-08 | Owen Boyle | 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. | ||
2018-02-08 | Owen Boyle | en | 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. | |
2017-09-11 | Mikhail Philimonov | Абсолютно нерабочая и бесполезная софтина! |
Upgrade to see all 21 reviews