Better Devtools Storage is a DevTools tab that replaces the default Chrome storage (application) tab in a more user friendly interface for inspecting and editing localstorage, sessionstorage and cookies.
Features:
- Search across all keys.
- Syntax highlighting for JSON values.
- Direct editing of localStorage, sessionStorage, and site cookies.
- Quick toggle for line wrap on large data payloads.
- Easily copy values from
- Automatic light, dark, and system color scheme matching.
- Responsive design that handles both docked and undocked DevTools layouts.