How can I see what is in the localStorage such as in Google Chrome: Resources -> Local Storage
(I mean in FF dev tools, not Firebug)
How can I see what is in the localStorage such as in Google Chrome: Resources -> Local Storage
(I mean in FF dev tools, not Firebug)
Firefox has since added this feature. To enable it, go into Settings (by clicking the cog icon in Developer Tools), and tick Storage under the list of Default Firefox Developer Tools.
We plan to add a storage panel at some point that can be used to inspect all types of local storage. Until then you could use this.