Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Firefox addon to view/edit/create localStorage data? [closed]

Is there an addon that allows you to view, edit, localStorage information? If there is and it works as an extension of Firebug I will be extremely happy.

Something like Google Chrome's local storage

similar to Firecookie but for the localStorage

FirecookieFirecookie

Is there something like it?

like image 996
BrunoLM Avatar asked Jun 27 '10 00:06

BrunoLM


2 Answers

FireStorage Plus! A great new FireFox Addon which is officially recognized by Firebug is available from the Mozilla gallery: http://addons.mozilla.org/en-US/firefox/addon/firestorage-plus/

This plugin extends Firebug to give you the functionality you need. As with Firebug itself, FireStorage Plus! is currently under heavy development so new features come out every couple of days...

It is stable and ready for use...

enter image description hereenter image description hereenter image description here

like image 138
NickBelhomme Avatar answered Oct 17 '22 12:10

NickBelhomme


You can create, view, and edit localStorage in Firebug, no extension is needed. http://getfirebug.com/wiki/index.php/DOM_Panel#localStorage jjb

like image 58
johnjbarton Avatar answered Oct 17 '22 11:10

johnjbarton