On Oct 7, 6:55 pm, H LJ <[email protected]> wrote:
> For you information, I'm just an amateur who like to make some minor tweaks
> of web page or mantain a blog, for those writing HTML/js/CSS for living, the
> got no choice but firebug.
>
> By the way, I like chrome's resource feature of its web developer tools, you
> can get access to not only .js .css .html resource, but also localstorage,
> cookies, quite handy
Firebug also allows to explore local/session/globalStorage, just go to
the DOM panel and find the appropriate field. You can expand it and
see the storage content.

For Cookies, you can install a Firecookie extension:
http://www.softwareishard.com/blog/firecookie/

:-)

Honza

-- 
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 
http://groups.google.com/group/firebug?hl=en.

Reply via email to