Storage Inspector

A full browser-storage manager that shows every localStorage and sessionStorage key on the current domain. Inspect values, edit them inline, add new keys, or wipe storage with one click — no DevTools tab juggling.

Add to Chrome for free
Storage Inspector screenshot

About Storage Inspector

Storage Inspector gives you a readable, editable view of everything a site keeps in localStorage and sessionStorage — perfect for debugging state, testing edge cases, or resetting an app between sessions.

Features

Everything you need to inspect and tweak your page styles, all in one focused panel.

Full Key Overview

See every localStorage and sessionStorage entry for the current domain in a single scrollable list, with search to filter keys instantly.

Inline Editing

Edit any value directly in the panel and persist the change immediately. Add new keys with a custom value whenever you need to test.

One-Click Clear

Clear all storage for the domain, or remove individual keys — useful for resetting state while debugging an app.

How to use

  1. 1

    Select Storage Inspector from the InspectDev toolbar.

  2. 2

    Browse the key-value list — search filters entries as you type.

  3. 3

    Click any value to edit it inline, or add a new key from the panel.

  4. 4

    Use the clear action to wipe storage for the domain when you need a fresh state.

Try Storage Inspector free

Storage Inspector is included in the free version of InspectDev. Upgrade to Pro for advanced features like persistent workspaces and team sync.

Add to Chrome for free

Related tools