indexedDB explorer in dev-tools
It would be nice to see the indexedDB database in dev-tools.
Think about:
* Version
* ObjectStores
* Data in objectstores
* Indexes for objectstores
172
votes
3 comments
-
Thomas
commented
Yep
-
Anonymous
commented
Please add this feature asap.
-
scunliffe
commented
I'm building an app that uses IndexedDB as a core component right now. The lack of visibility into the datastore means that I have to develop in another browser by default. I'd vote for this but I'm out of votes.