Tybrus
New member
Options
- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
โ03-20-2024
08:11 AM
Status:
New idea
Similar to what's mentioned in this archived thread, it would be helpful to have a quick way to clear site data (cache, cookies, local storage, session storage, etc.) This would be especially in the development workflow when you need to clear all data repeatedly. Currently you have to:
- go to DevTools -> Storage
- click on each storage type (cache, etc.) to expand list
- right-click on each host, select Delete All
Compare this to Chrome DevTools, where you can simply go to DevTools -> Application -> Storage -> Clear All Data. Once you have it open, it's a single click each time you need reset storage.
See more ideas labeled with:
3 Comments