indexedDB View Manager icon

indexedDB View Manager

Extension Actions

How to install Open in Chrome Web Store
CRX ID
pkjehoaiogekgggclamfbhipdbhflnhc
Description from extension meta

A visual IndexedDB management tool with database tree, table view and JSON view, supporting data inspect, edit, export and full…

Image from store
indexedDB View Manager
Description from store

### indexedDB View Manager – Extension Overview (English)

**indexedDB View Manager** is a graphical IndexedDB management tool designed for frontend developers, QA engineers, and data analysts. It lets you inspect, edit, export/import, and debug IndexedDB data directly in the browser with a combination of **tree view + table view + JSON view**, making local data debugging much easier.

- **Visual database browser**: A tree panel on the left shows all databases, object stores, and indexes for the current origin, so the structure is always clear.
- **Dual data views**: Switch freely between table mode and JSON mode, ideal for both quick scanning and detailed inspection of complex objects.
- **Safe editing & deletion**: Edit single records or perform batch selection and batch deletion. Primary key columns are highlighted and protected to reduce the risk of accidental key changes.
- **Field templates & form mode**: Define a “field template” for each object store and input data via a structured form, or use pure JSON mode for bulk inserts.
- **Index management**: In the DevTools panel, inspect and create indexes (including unique and multi‑entry indexes) to optimize query performance.
- **Export & copy options**: Export or copy data in three ways: **with primary key**, **without primary key**, or **schema + data**, which is useful for backup, migration, and debugging.
- **Full i18n support**: Comes with 20 languages (Simplified/Traditional Chinese, English, Japanese, etc.), and can either follow the browser language or be switched manually.
- **Popup + DevTools dual entry**: The popup is optimized for quick viewing and light edits, while the DevTools panel offers the full power of the manager, integrated directly into the browser’s developer tools.

Whether you are working in a local dev environment or diagnosing issues in production, **indexedDB View Manager** helps you quickly understand and control the real data stored in IndexedDB.

Latest reviews

Cam
Reasonably good, export to json seems to work well, but a few improvements would be welcome, especially for those who cannot read Chinese... 1. the extension popup has a drop-down to select English, but nothing happens. 2. Google translate tells me that the better UI is reached by running the dev tools (F12) on the page of interest, and then selecting the "IndexDB Manager" tab - this never appeared until I shutdown and restarted Chrome (maybe I just needed to fire up the page on a new tab). 3. I cannot make the search function do anything useful. Select a table with 70 records and start typing almost anything - the display is immediately reduced to zero. It says "search data" but it looks like it only searches the key. 4. table view: cells with empty strings are shown with the html code rendered as text.
john pryor
Nothing works. Click on buttons and nothing. Running in chrome.
Lei Wang
Great tool, thanks a lot!
Ruslan
Great tool! the best Indexed DB Viewer, Thanks! Please add missing translation for English
Soheal Qasas
Love it! Just missing translations and dark mode support.