Header-Editor
Item media 2 screenshot
Item media 1 screenshot
Item media 2 screenshot
Item media 1 screenshot
Item media 1 screenshot
Item media 2 screenshot

Overview

Alter your HTTP request headers on the fly

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

3.6 out of 517 ratings

Google doesn't verify reviews. Learn more about results and reviews.

Review's profile picture

Arnie97Oct 15, 2022

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

1 person found this review to be helpful
Review's profile picture

AlexNov 25, 2021

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

Review's profile picture

Owen BoyleFeb 8, 2018

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.

2 out of 3 people found this helpful

Details

  • Version
    2.2.0
  • Updated
    April 13, 2015
  • Offered by
    67726e
  • Size
    131KiB
  • Languages
    English
  • Non-trader
    This developer has not identified itself as a trader. For consumers in the European Union, please note that consumer rights do not apply to contracts between you and this developer.

Privacy

The developer has not provided any information about the collection or usage of your data.

Support

You might also likeā€¦

Referer Control

4.1(256)

Control the HTTP Referer on a per-site basis.

Redirect Path

4.3(190)

The HTTP Header & Redirect Checker for SEO

Header Editor

4.6(57)

Manage browser's requests, include modify the request headers and response headers, redirect requests, cancel requests

Requestly - Intercept, Modify & Mock HTTP Requests

4.4(1.1K)

The easiest way to Redirect URLs, Modify HTTP Headers, Mock APIs, Inject custom JS, Modify GraphQL Requests

Google apps