firephp-for-browser-devtools icon indicating copy to clipboard operation
firephp-for-browser-devtools copied to clipboard

FirePHP for Browser Developer Tools (Web Extension)

Results 24 firephp-for-browser-devtools issues
Sort by recently updated
recently updated
newest added

In trace-type logs, in the trace itself the class name and method (instruction column) are rendered mushed together without the proper separator. For example it shows ``` FirePHPtrace('Trace: Undefined property')...

Coming from Chrome Logger I find it a bit cumbersome that I have to open a log entry to see which line in the code issued it. Quite often the...

Chrome Logger support seems to have some issues/shortcomings right now. 1) Maybe I'm misunderstanding what it does, but the 'Render X-ChromeLogger-Data response headers to the console.' setting doesn't seem to...

Toolbox: https://developer.mozilla.org/en-US/docs/Tools/Tools_Toolbox API to use from extension to open toolbox? Needed to improved dev experience and complete automated tests.

question
testing
devtools

This no longer works: https://developer.mozilla.org/en-US/docs/Tools/Web_Console/Custom_output Asked question: https://groups.google.com/forum/#!topic/mozilla.dev.developer-tools/OxhfPkFW3ZI

question
regression
devtools

* [x] Consistent design * [x] Collapsible/expandable * [ ] Show more request properties

new feature

Hi Christoph, here is another copy/paste issue. When I got an object with several arrays stored in it, then it's hard to copy data out of them, because when you...

How do I skin the panel to look like devtools? Is there a guide? Ideally the skin can be optionally applied.

new feature
cosmetic

Timestamps with milliseconds, like in the devtools console, would be nice.

new feature