Inspecteur IndexedDB
Parcourez les bases de données IndexedDB, les magasins d'objets, les index et les plages de clés pour comprendre ce qu'une application Web a stocké sur cet appareil.
🔒 Cet outil fonctionne entièrement dans votre navigateur. Vos fichiers ne sont jamais envoyés sur un serveur.
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 Inspecteur IndexedDB works
- Open Inspecteur IndexedDB and review the example state before entering your own values.
- Enter or select the information needed for Inspecteur IndexedDB.
- 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 Inspecteur IndexedDB 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 Inspecteur IndexedDB. Use the result as a planning aid and verify important decisions independently.