indexedDB View Manager - IndexedDBデータベース管理ツール
Extension Actions
開発者とデータアナリスト向けの IndexedDB 用グラフィカル管理ツールで、データベースツリー・テーブルビュー・JSONビューにより IndexedDB データの閲覧・編集・エクスポートと多言語 UI を提供します。
### indexedDB View Manager 概要(日本語)
**indexedDB View Manager** は、フロントエンド開発者・テストエンジニア・データアナリスト向けに設計された IndexedDB 用グラフィカル管理ツールです。ブラウザ上で **「データベースツリー + テーブルビュー + JSONビュー」** を組み合わせて、IndexedDB のデータを直感的に閲覧・編集・エクスポート/インポート・診断でき、ローカルデータのデバッグを大幅に楽にします。
- **可視的なブラウズ**:左側のツリービューで、現在の Origin 配下のすべてのデータベース・オブジェクトストア・インデックスを一覧表示し、構造を一目で把握できます。
- **2 種類のデータビュー**:テーブルモードと JSON モードを自由に切り替えでき、簡易チェックから複雑オブジェクトの詳細確認まで対応します。
- **安全な編集と削除**:単一レコードの編集に加え、複数選択・一括削除もサポート。主キー列を強調表示し保護ロジックを入れることで、誤って主キーを変更してしまうリスクを低減します。
- **フィールドテンプレート & フォームモード**:各オブジェクトストアに「フィールドテンプレート」を定義し、RDB のテーブル設計のようにフォームからデータ入力したり、JSON モードで一括投入したりできます。
- **インデックス管理**:DevTools パネル上で既存インデックスの確認や新規作成(ユニークインデックス・multi‑entry インデックス対応)ができ、検索パフォーマンスの最適化に役立ちます。
- **エクスポート & コピー**:データを **主キー付き / 主キーなし / スキーマ + データ** の 3 通りでエクスポートまたはコピー可能で、バックアップ・移行・デバッグ用途に便利です。
- **多言語対応**:簡体字中国語・繁体字中国語・英語・日本語を含む 20 言語を内蔵し、ブラウザ言語の自動検出または手動切り替えに対応します。
- **Popup + DevTools の二重エントリ**:Popup は「簡易ビュー + ちょっとした編集」向け、DevTools パネルは「フル機能のデータベースマネージャ」として、開発者ツール内に統合されています。
ローカル開発環境での動作確認はもちろん、本番環境の不具合調査でも、**indexedDB View Manager** は 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.