firebug / firebug-lite

Firebug Lite: doing the Firebug way, anywhere.
http://getfirebug.com/firebuglite
Other
133 stars 59 forks source link

Allow to save Console output to file #1

Open SebastianZ opened 11 years ago

SebastianZ commented 11 years ago

This was initially reported in issue 6545.

I imagine a simple: right click -> save as... Opens a save menu. Allows for saving to a text file.

This will add the HTML code of the inspected items to console. Next, in the console window, right click -> save as... Save the log to a file.

What should be implemented/improved? Console Output to file.

Browser version: Preferred Chrome (Firefox,etc...) Operating system: Any

Thank you!