firephp-chrome
firephp-chrome copied to clipboard
FirePHP as a Chrome extension
I can't guarantee this won't break previous versions of Chrome, but this is what is needed to support Chrome 19.
http://code.google.com/chrome/extensions/trunk/experimental.webRequest.html
Hey guys, the useragent does not contain "FirePHP" in chromium 18.0.1025.151
In FirePHP for firefox, fb::log($my_array,'my array') will label the output of $my_array in the firebug console with 'my array' This is really useful for dynamically labelling output, or finding specific...
Some frameworks may send lower case header names (ex. Symfony2)