Open anaran opened 10 years ago
I would like to do the same for firefox.
Main motivation was that consoleHistory is very limited for Chrome (30) and console log messages would be useful to retain as well for review upon the next debug session.
Also when chrome crashes (not so infrequent for canary builds) then it is too late to save to console log messages manually.
See also http://stackoverflow.com/questions/20524595/how-to-access-firefox-web-console-command-history where I got some help for firefox.
But my focus have shifted from the mere console commands to the full console log.
:+1:
Thanks Addy!
Let's put that one on hold unless you have spent effort on it yet.
I plan some generalization for chrome and firefox.
It also works pretty well in webchat tabs for instance.
Fix links