Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Clear all local data and stores in dev tools

  • 3 பதிலளிப்புகள்
  • 1 இந்த பிரச்சனை உள்ளது
  • 164 views
  • Last reply by cor-el

Hi, developer question here:

How can I one-click delete all data in all stores for a website? DevTools give me the "Storage" tab, but I have to go through every single store (cookies, local, session, etc) and delete every data entry one-by-one. Chrome eg has a very usefull "celar all data" button in their DevTools.

Thanks!

Hi, developer question here: How can I one-click delete all data in all stores for a website? DevTools give me the "Storage" tab, but I have to go through every single store (cookies, local, session, etc) and delete every data entry one-by-one. Chrome eg has a very usefull "celar all data" button in their DevTools. Thanks!

தீர்வு தேர்ந்தெடுக்கப்பட்டது

Delete browsing, search and download history on Firefox {web link}

Remove a single website from your history {web link}

Open the History Manager <Control> (Mac=<Command>) <Shift> H. In the search bar, enter the name of the site. Right-click on one of the listings and select Forget About This Site. This should remove all information, including any site settings And Passwords.

Read this answer in context 👍 1

All Replies (3)

தீர்வு தேர்ந்தெடுக்கப்பட்டது

Delete browsing, search and download history on Firefox {web link}

Remove a single website from your history {web link}

Open the History Manager <Control> (Mac=<Command>) <Shift> H. In the search bar, enter the name of the site. Right-click on one of the listings and select Forget About This Site. This should remove all information, including any site settings And Passwords.

I wish this would be also available in DevTools to avoid context switching, but its works :)

You can right-click items listed in cookies, indexed DB, local, session in the left panel in the Storage Inspector to have "Delete All" available to remove all items shown in the right panel. "Delete All" is only available when there are items to remove and you need to go through the entire list in the left panel, but there is no need to delete items in the right panel if that is what you were doing. https://firefox-source-docs.mozilla.org/devtools-user/storage_inspector/index.html#storage-inspector-storage-tree