indexedDB View Manager
Extension Actions
데이터베이스 트리, 테이블 뷰, JSON 뷰를 제공하는 IndexedDB 시각화 관리 도구로, 데이터 조회·편집·내보내기와 다국어 UI를 지원합니다.
### indexedDB View Manager 소개 (한국어)
**indexedDB View Manager** 는 프론트엔드 개발자, 테스트 엔지니어, 데이터 분석가를 위해 설계된 IndexedDB 그래픽 관리 도구입니다. 브라우저 안에서 **데이터베이스 트리 + 테이블 뷰 + JSON 뷰**를 결합해 IndexedDB 데이터를 직관적으로 조회·편집·내보내기/가져오기·진단할 수 있어, 로컬 데이터 디버깅을 훨씬 수월하게 만들어 줍니다.
- **시각적인 탐색**: 왼쪽 트리 뷰에서 현재 origin의 모든 데이터베이스, object store, 인덱스를 한눈에 확인할 수 있습니다.
- **두 가지 데이터 뷰**: 테이블 모드와 JSON 모드를 자유롭게 전환할 수 있어, 단순 확인부터 복잡한 객체의 상세 분석까지 유연하게 대응합니다.
- **안전한 편집 및 삭제**: 단일 레코드 편집, 다중 선택, 일괄 삭제를 지원합니다. 기본 키 컬럼은 강조 표시와 보호 로직이 적용되어, 실수로 기본 키를 변경하는 위험을 줄여 줍니다.
- **필드 템플릿 & 폼 모드**: 각 object store에 “필드 템플릿”을 정의하여 RDB 테이블 설계처럼 폼으로 데이터를 입력하거나, JSON 모드로 대량 데이터를 한 번에 추가할 수 있습니다.
- **인덱스 관리**: DevTools 패널에서 기존 인덱스를 조회하고, 고유 인덱스·multi‑entry 인덱스를 포함한 새 인덱스를 생성해 조회 성능을 최적화할 수 있습니다.
- **내보내기 & 복사 옵션**: 데이터를 **key 포함 / key 제거 / 스키마 + 데이터** 세 가지 방식으로 내보내거나 복사할 수 있어, 백업·마이그레이션·디버깅에 유용합니다.
- **다국어 지원**: 간체/번체 중국어, 영어, 일본어, 한국어 등 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.