IndexedDB Inspector
Blader door IndexedDB databases, object stores, indexes en key ranges om te begrijpen wat een web app op dit apparaat opgeslagen heeft.
🔒 Deze tool werkt volledig in je browser. Je bestanden worden nooit naar een server geüpload.
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.