Inspect and manage storage, databases, and caches from the
Application panel.
TL;DR
- View and edit local and session storage.
- Inspect and modify IndexedDB databases.
- Execute statements on a Web SQL database.
- View Application and Service Worker Caches.
- Clear all storage, databases, caches, and service workers with a single button click.
Local storage
See View And Edit Local Storage With Chrome DevTools.
Session storage
See View And Edit Session Storage With Chrome DevTools.
IndexedDB
See View And Change IndexedDB Data With Chrome DevTools.
Web SQL
See View And Edit Web SQL Data.
Application Cache
See View Application Cache Data.
Service Worker Caches
See View Cache Data.
Clear service workers, storage, databases, and caches
Sometimes you just need to wipe all of the data for a given origin. The Clear
Storage pane on the Application panel lets you selectively unregister
service workers, storage, and caches. To clear data, just enable the checkboxes
next to the components that you want to wipe, and then click Clear site
data. The action wipes all of the data for the origin listed under the
Clear storage label.

Feedback
Was this page helpful?
Yes
What was the best thing about this page?
It helped me complete my goal(s)
Thank you for the feedback. If you have specific ideas on how to improve this page, please
create an issue.
It had the information I needed
Thank you for the feedback. If you have specific ideas on how to improve this page, please
create an issue.
It had accurate information
Thank you for the feedback. If you have specific ideas on how to improve this page, please
create an issue.
It was easy to read
Thank you for the feedback. If you have specific ideas on how to improve this page, please
create an issue.
Something else
Thank you for the feedback. If you have specific ideas on how to improve this page, please
create an issue.
No
What was the worst thing about this page?
It didn't help me complete my goal(s)
Thank you for the feedback. If you have specific ideas on how to improve this page, please
create an issue.
It was missing information I needed
Thank you for the feedback. If you have specific ideas on how to improve this page, please
create an issue.
It had inaccurate information
Thank you for the feedback. If you have specific ideas on how to improve this page, please
create an issue.
It was hard to read
Thank you for the feedback. If you have specific ideas on how to improve this page, please
create an issue.
Something else
Thank you for the feedback. If you have specific ideas on how to improve this page, please
create an issue.