Inspektor IndexedDB
Przeglądaj bazy danych IndexedDB, magazyny obiektów, indeksy i zakresy kluczy, aby zrozumieć co aplikacja internetowa przechowała na tym urządzeniu.
🔒 To narzędzie działa w całości w Twojej przeglądarce. Twoje pliki nigdy nie są wysyłane na serwer.
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 Inspektor IndexedDB works
- Open Inspektor IndexedDB and review the example state before entering your own values.
- Enter or select the information needed for Inspektor 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 Inspektor 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 Inspektor IndexedDB. Use the result as a planning aid and verify important decisions independently.