Skip to content

This Chrome extension set 'display: block' of hidden divs (with class/id debug or dev) to view the php print out"

Notifications You must be signed in to change notification settings

GrexAut/Chrome-DetectDebugDiv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Chrome-DetectDebugDiv

This Chrome extension set 'display: block' of (hidden) divs (with class/id debug or dev) to view the php print out

For NetBeans use this Code-Template: echo "<div class='dev' style='display: none;'><pre>",print_r(${cursor}),"</pre></div>";

About

This Chrome extension set 'display: block' of hidden divs (with class/id debug or dev) to view the php print out"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published