You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
resource picker
About this tag
The resource picker in Microsoft Edge DevTools allows developers to inspect IndexedDB databases, object stores, and data directly from the Debugger. Introduced with the Windows 10 April 2018 Update, this feature enables sorting, viewing, and deleting stored data without external tools. The resource picker lists origins by domain, protocol, and port, making it easier to manage client-side storage during web development. This tag covers usage of the resource picker for IndexedDB inspection and related debugging workflows in Microsoft Edge.
The Windows 10 April 2018 Update introduced an all-new IndexedDB manager for the Microsoft Edge DevTools, allowing you to inspect your database, sort your data, and delete it—all from the Debugger. In this post, we’ll walk you through getting started with the new IndexedDB manager, and some...
april update
blob support
browser tools
data deletion
data inspection
data management
debugging
devtools
feature suggestions
feedback
future
indexeddb
microsoft edge
object storage
productivity
real-time updates
resourcepicker
web development
web storage
windows 10