IdxBeaver
A professional database client for IndexedDB, LocalStorage, and SessionStorage.
As of June 2026, IdxBeaver has 49 users and a 5.00/5 rating from 7 reviews in the Developer Tools category.
Usersno change0%
49
49
Ratingno change0%
5.00
7 reviews
Reviewsno change0%
7
Version
1.3.0
Manifest V3
90-day change · In the last 90 days this extension 1 version update.
History
6 snapshotsTracking since Apr 29, 2026.
View as table
| Date | Users | Rating | Reviews | Version |
|---|---|---|---|---|
| Apr 29, 2026 | — | — | — | 0.2.0 |
| May 6, 2026 | — | — | — | 0.2.0 |
| May 11, 2026 | 6 | 5.00 | 4 | 1.3.0 |
| May 17, 2026 | 7 | 5.00 | 7 | 1.3.0 |
| May 23, 2026 | 18 | 5.00 | 7 | 1.3.0 |
| Jun 5, 2026 | 44 | 5.00 | 7 | 1.3.0 |
| Now | 49 | 5.00 | 7 | 1.3.0 |
Changelog
- May 6, 2026description
idxbeaver is a fast, developer-friendly IndexedDB viewer and query tool that runs directly inside Chrome DevTools. Easily browse, search, filter, and query browser storage including IndexedDB, LocalStorage, SessionStorage, and Cookies. 🚀 Features 🔍 IndexedDB Viewer (Table + JSON view) Inspect your IndexedDB data in a clean, structured table with support for nested objects and arrays. 🧠 Query your data (No more manual searching) Run queries with filters, sorting, and limits to quickly find exactly what you need. ⚡ DevTools integration Works directly inside Chrome DevTools—no external apps or setup required. 🌗 Light & Dark mode UI Optimized for both themes with a modern, distraction-free interface. 📊 Advanced data exploration - Sort and filter records - Inspect full JSON objects - View relationships and nested data - Quickly scan large datasets 🛠️ Perfect for - Debugging IndexedDB issues - Inspecting frontend application state - Testing browser storage logic - Developers working with offline-first apps - Anyone needing a better Chrome DevTools database viewer 💡 Why idxbeaver? - Chrome DevTools provides basic storage inspection—but it’s limited and hard to navigate. - idxbeaver turns it into a powerful database explorer for IndexedDB, making debugging faster and more intuitive. 🔐 Privacy & Security - 100% local (runs inside your browser) - No data collection - No external requests - Your data never leaves your machine
IdxBeaver is a database-style client for browser storage, built into Chrome DevTools. Open DevTools on any page and you get a proper data grid, a query editor, row inspector, schema inference, and import/export for IndexedDB, LocalStorage, SessionStorage, Cookies, and Cache Storage — without leaving the browser. Chrome's built-in Application panel treats browser storage as an afterthought: no filtering, no schema awareness, no bulk edits, no query history, no exports that survive a page refresh. IdxBeaver turns it into the workflow you already use with a real database client. Features • IndexedDB browser — discover every database and object store across every frame of the origin. Inspect records in a zebra-striped grid with column pinning, resizing, sticky headers, and inline editing. • Query editor with MongoDB-style filters — filter, project, sort, and limit your data with a JSON query language. Index-aware plan selection, with an in-memory fallback for compound operators. The chosen plan is shown alongside results. • Multi-tab query workspace — keep several queries open at once, each with its own editor and results pane. Save queries you reuse and reopen them in a click. • Row inspector — per-field editor with type indicators, inline NULL handling, and syntax-highlighted nested JSON. Edit values without writing console code. • LocalStorage, SessionStorage, Cookies, and Cache Storage browsers — view, add, edit, delete, and clear entries with the same grid UI. • Import and export — read and write NDJSON, CSV, SQL INSERT statements, and ZIP snapshots. Round-trips non-JSON types including Date, BigInt, Map, Set, Blob, and ArrayBuffer. • Snapshots and diffs — snapshot a store or whole database, then restore or diff against it later. Useful for verifying migrations and reproducing bugs. Built for • Frontend developers debugging IndexedDB-backed applications • Teams working on offline-first or PWA codebases • Anyone who needs to inspect, edit, or migrate data sitting in browser storage • Engineers tired of writing one-off console snippets to read or modify storage Privacy Everything runs locally on your machine. IdxBeaver makes no network requests: no analytics, no telemetry, no remote configuration. Your preferences, query history, and saved queries are stored using chrome.storage.local and never leave your browser. Open source Source code, issue tracker, and changelog: https://github.com/adityaongit/idxbeaver
Permissions & access
- Permissions
- activeTabscriptingstoragewebNavigationcookies
- Host access
- <all_urls>
Screenshots
About
IdxBeaver is a database-style client for browser storage, built into Chrome DevTools. Open DevTools on any page and you get a proper data grid, a query editor, row inspector, schema inference, and import/export for IndexedDB, LocalStorage, SessionStorage, Cookies, and Cache Storage — without leaving the browser. Chrome's built-in Application panel treats browser storage as an afterthought: no filtering, no schema awareness, no bulk edits, no query history, no exports that survive a page refresh. IdxBeaver turns it into the workflow you already use with a real database client. Features • IndexedDB browser — discover every database and object store across every frame of the origin. Inspect records in a zebra-striped grid with column pinning, resizing, sticky headers, and inline editing. • Query editor with MongoDB-style filters — filter, project, sort, and limit your data with a JSON query language. Index-aware plan selection, with an in-memory fallback for compound operators. The chosen plan is shown alongside results. • Multi-tab query workspace — keep several queries open at once, each with its own editor and results pane. Save queries you reuse and reopen them in a click. • Row inspector — per-field editor with type indicators, inline NULL handling, and syntax-highlighted nested JSON. Edit values without writing console code. • LocalStorage, SessionStorage, Cookies, and Cache Storage browsers — view, add, edit, delete, and clear entries with the same grid UI. • Import and export — read and write NDJSON, CSV, SQL INSERT statements, and ZIP snapshots. Round-trips non-JSON types including Date, BigInt, Map, Set, Blob, and ArrayBuffer. • Snapshots and diffs — snapshot a store or whole database, then restore or diff against it later. Useful for verifying migrations and reproducing bugs. Built for • Frontend developers debugging IndexedDB-backed applications • Teams working on offline-first or PWA codebases • Anyone who needs to inspect, edit, or migrate data sitting in browser storage • Engineers tired of writing one-off console snippets to read or modify storage Privacy Everything runs locally on your machine. IdxBeaver makes no network requests: no analytics, no telemetry, no remote configuration. Your preferences, query history, and saved queries are stored using chrome.storage.local and never leave your browser. Open source Source code, issue tracker, and changelog: https://github.com/adityaongit/idxbeaver
Technical
- Version
- 1.3.0
- Manifest
- V3
- Size
- 1.55MiB
- Min Chrome
- 120
- Languages
- 1
- Featured
- No
Metadata
- ID
- dhffiackmepdmiceljgghbmkapfgfcag
- Developer ID
- uf1d4b45ade52cc0cd55ef20da252f94b
- Developer Email
- [email protected]
- Created
- Apr 28, 2026
- Last Updated (Store)
- May 1, 2026
- Last Scraped
- Jun 13, 2026
- Website
- —
- Support URL
- https://indexbeaver.vercel.app/
- Privacy Policy
- https://indexbeaver.vercel.app/privacy/
Data sourced from the Chrome Web Store · last verified Jun 13, 2026.