79628724

Date: 2025-05-19 12:19:24
Score: 1.5
Natty:
Report link

Within the "Storage"-tab in developer tools the indexeddb will be listed.

https://developer.mozilla.org/en-US/docs/Tools/Storage_Inspector

However, to get a look at the indexes, it's a bit different than in chromium (Chrome/Edge..) developer tools: In FF you have to select the database itself. After that you can select the object store on the right to get a more detailed view of the object store meta data.

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: demawi