issues
search
firebug
/
consoleexport
ConsoleExport is a Firebug extension that allows exporting logs from the Console panel.
Other
8
stars
10
forks
source link
Fixed problem with missing a message of the error
#11
Closed
BlackSmith
closed
2 years ago
BlackSmith
commented
10 years ago
Befor:
error
http://www.example.com/test.html
After:
error
"NetworkError: 404 Not Found - http://www.example.com/pokus.png"
http://www.example.com/test.html
Befor:
After: