Compare Chrome extensions: Header-Editor vs Multi-highlight

Stats Header-Editor Header-Editor Multi-highlight Multi-highlight
User count 6,000+ 202,042+
Average rating 3.65 4.10
Rating count 17 539
Last updated 2015-04-13 2020-06-17
Size 134.14K 60.78K
Version 2.2.0 1.21
Short description
Alter your HTTP request headers on the fly Search and highlight multiple words on web pages.
Full 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:

Can do for you:

  • Highlight multiple english words on all pages. (whole word matching for english words, currently)
  • Your words will be saved.
  • Needs to refresh opened pages after install this extension.

If you love it, you can support it on Patreon (https://www.patreon.com/alexius_lee) or donate via PayPal (https://www.paypal.me/alexiuslee)

Change log:

  • 1.21 - Remove tracelog codes (which has stopped receiving years ago).
  • 1.12~1.20 - Bug fix.
  • 1.11 - Temporary rollback to v1.7.
  • 1.10 - Change: Skip "content editable" elements; Support single letter non-english words.
See more