Compare Chrome extensions: Live HTTP Headers vs Network Sniffer

Stats Live HTTP Headers Live HTTP Headers Network Sniffer Network Sniffer
User count 23,483+ 17,944+
Average rating 5.00 4.33
Rating count 6 30
Last updated 2021-08-21 2016-10-18
Size 92.04K 141.31K
Version 1.7 1.0.9
Short description
Monitor all HTTP/HTTPs traffic from your browser. see all your network traffic in one place.
Full summary

Live HTTP Headers logs all HTTP traffic between your Chrome browser and the Internet.

This extension can be helpful if you want to:

  • Debug web application
  • Follow redirect path
  • See cookies sent by remote site
  • See which web server the remote site is using
  • See the headers sent to the server
  • See which headers the server returns
  • See the HTTP verbs used.
  • See Response Codes

You can from the settings dialog choose what type of resource you want to capture.

This extension shows you all the headers as they were sent to the server and also the response back. It is not making a second request as some other extensions. All HTTP traffic i captured live.

See more

see all network traffic from all tabs this is useful for developer trying to see urls of new windows and popups or extensions background calls

this does not show the payload itself