IndexedDB इंस्पेक्टर
IndexedDB डेटाबेस, ऑब्जेक्ट स्टोर, इंडेक्स और कुंजी रेंज ब्राउज़ करें और समझें कि किसी वेब ऐप ने इस डिवाइस पर क्या संग्रहीत किया है।
🔒 यह टूल पूरी तरह से आपके ब्राउज़र में चलता है। आपकी फ़ाइलें कभी भी सर्वर पर अपलोड नहीं की जातीं।
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 इंस्पेक्टर works
- Open IndexedDB इंस्पेक्टर and review the example state before entering your own values.
- Enter or select the information needed for 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 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 IndexedDB इंस्पेक्टर. Use the result as a planning aid and verify important decisions independently.