ez projects / firefox_ez_debug_extension
| UNIX name | Owner | Status | Version | Compatible with |
|---|---|---|---|---|
| firefox_ez_debug_extension | Maxime Thomas | planning | 0.1 | 3.9.x - 3.10.x |
This extension ease reading of the debug while having a lot of
information in the page.
To install this, just download the xpi, double click on it and restart
FireFox.
Then go to the url of your website, activate the debug.
To launch the eZDebug extension, you can click on the right corner or
do a CTRL + SHIFT + Q.
The debug will then appear in a tree and you can filter it.
A hack is needed : change the lines in the following file :
\lib\ezutils\classes\ezdebug.php:1403
echo "
| $time |
|
|
" . |
|
Changelog
Sunday 06 April 2008 03:30
Maxime Thomas