Enabling that option saves this info in the local storage of the page
accessible via window.localStorage.
To let Firebug be displayed normally again you need to remove the
"FirebugLite" entry via the command line in the web developer tools of IE
accessible via *Extras > F12 Developer Tools* (could be called a bit
different, I just have the German version):

Type window.localStorage.removeItem("FirebugLite") into the command line
and hit Enter.

Sebastian

-- 
You received this message because you are subscribed to the Google
Groups "Firebug" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
https://groups.google.com/forum/#!forum/firebug

Reply via email to