IndexedDB Inspector
Durchsuchen Sie IndexedDB Datenbanken, Object Stores, Indizes und Key Ranges um zu verstehen was eine Web App auf diesem Gerät gespeichert hat.
🔒 Dieses Tool läuft vollständig in Ihrem Browser. Ihre Dateien werden niemals an einen Server hochgeladen.
Developer
IndexedDB Inspector
Ready to inspect databases on this origin.
Select a database and object store to view records.
This page can inspect only IndexedDB owned by the current website origin. It cannot read storage belonging to another domain.
How IndexedDB Inspector works
- Open IndexedDB Inspector and review the example state before entering your own values.
- Enter or select the information needed for IndexedDB Inspector.
- Review the result and adjust the inputs if you want to compare another case.
Discover same-origin IndexedDB databases, inspect store metadata and records, filter values, refresh snapshots, and export JSON locally. The interactive workspace runs in your browser, so you can review the result without creating an account.
FAQ
What is IndexedDB Inspector used for?
Discover same-origin IndexedDB databases, inspect store metadata and records, filter values, refresh snapshots, and export JSON locally.
Do I need an account?
No. The tool is available directly in the browser without an account or sign-up.
What should I do if the result looks unexpected?
Check the entered values and compare them with the guidance shown in IndexedDB Inspector. Use the result as a planning aid and verify important decisions independently.