indexedDB View Manager icon

indexedDB View Manager

Extension Actions

How to install Open in Chrome Web Store
CRX ID
pkjehoaiogekgggclamfbhipdbhflnhc
Status
  • Live on Store
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

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.