On Mar 12, 7:01 am, Jessy <[email protected]> wrote: > Hi, > > I've built a Firefox addon to display and edit the HTML5 localStorage > information. Much like the Webkit inspector > does.https://addons.mozilla.org/en-US/firefox/addon/firestorage/
Hi. How does this compare to window.localStorage? We could add a [clear] button. Something else? I suppose we can do more to make the localStorage representation better, but I am reluctant to devote an entire panel to one object. I looked at what web kit did. I think it's misleading, plus I couldn't get it to work. > > A lot of people have been asking me to have this integrated with > firebug. What is the process for this? This page has some links to Honza's great tutorials for Firebug extensions. http://getfirebug.com/wiki/index.php/Firebug_Internals jjb > > Cheers, -- 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.
