Local Storage Manager
A complete storage inspector that gives you full visibility into everything a page stores. View, edit, add, or delete localStorage, sessionStorage, and cookies without opening DevTools. Search across all storage types, edit values inline, and clear data with one click.
About Local Storage Manager
Local Storage Manager puts every form of browser storage in one place. Browse, search, edit, and clear localStorage, sessionStorage, and cookies from a single tree view — no more switching between DevTools panels to see what a page has stored.
Features
View and manage everything a page stores — keys, values, and cookies — from a single panel.
Full Storage Tree
See all keys and values across localStorage, sessionStorage, and cookies organized in a single tree view. Search by key name across all storage types.
Inline Editing
Click any value to edit it inline — strings, numbers, JSON objects — all validated as you type. Add new key-value pairs on the fly.
Cookie Inspector
View cookie properties — name, value, domain, path, expiration, secure flag — all in a clean table. Delete individual cookies or clear all for the current domain.
How to use
- 1
Select Local Storage Manager from the InspectDev toolbar.
- 2
Browse the storage tree — expand localStorage, sessionStorage, or Cookies to see all stored data for the current page.
- 3
Click any value to edit it, or use the + button to add a new key-value pair. Changes write to storage immediately.
- 4
Use the per-type clear button to wipe data, or right-click individual entries to delete them.
Try Local Storage Manager free
Local Storage Manager is included in the free version of InspectDev. Upgrade to Pro for advanced features like persistent workspaces and team sync.