Categories

Developer

BurningMoth
BurningMoth

ChromeLogger v3.0

  • rating
  • rating
  • rating
  • rating
  • rating
4.59 (27 reviews)
Parses and displays messages from X-ChromeLogger-Data and X-ChromePHP-Data headers in DevTools Web Console facilitating server-side debugging via the Chrome Logger protocol ( https://craig.is/writing/chrome-logger/ ). ChromeLogger

Activated when DevTools is open on a tab and the url being debugged is reloaded or navigated to. Restores behavior once made natively available in Firefox 43 – 56 when the Web Console "Server" button was toggled on in those versions.

Configurable style options available for various console methods and data types.

A server-side component is required to generate the X-ChromeLogger-Data or X-ChromePHP-Data header data parsed by this extension. This is a reader, not a writer.

Support for parsing data from DOM set after headers have been sent. Click the homepage link for details.