Web Storage Explorer
tom developer
Web Storage Explorer is a developer tool for viewing, editing, searching, importing, and exporting localStorage and sessionStorage data directly in your browser. The extension provides a clean and user-friendly interface for inspecting storage entries on any website. Easily browse keys and values, search through stored data, edit existing records, create new items, delete entries, and clear storage when needed. Features: • View localStorage and sessionStorage data • Edit keys and values in real time • Create and delete storage entries • Search by key or value • JSON formatting and editing support • Import and export storage data as JSON files • Copy keys and values with one click • Works on any website without requiring external services All data remains in your browser. No information is transmitted to external servers.