Skip to content

Latest commit

 

History

History
37 lines (30 loc) · 1.06 KB

README.md

File metadata and controls

37 lines (30 loc) · 1.06 KB

FeverPHP (for version 17 or newer) is an extension that allows Google Chrome display FirePHP messages.

More details about FirePHP: http://www.firephp.org/

Extension can be found here: https://chrome.google.com/webstore/detail/gflkkfcnlgjimhccnhageickcoffgoea

Installation

  1. Download the source code
  2. Open extensions page (chrome://extensions or Window -> Extensions)
  3. Check "Developer Mode"
  4. Click on "Load unpacked extension"
  5. Select the "src" directory

Supported types

  • LOG
  • INFO
  • WARN
  • ERROR
  • TABLE
  • EXCEPTION
  • TRACE
  • GROUP_START
  • GROUP_END

TODO

Created thanks to

Attributions