To navigate IndexedDB in the browser, open the Developer Tools (F12 or right-click and select "Inspect"), go to the "Application" tab, and under "Storage," expand "IndexedDB" to view and manage your databases and object stores.
Code by Chessurisme. 👨🏼💻 See the full code here.