Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

Learn More

Clear all local data and stores in dev tools

  • 3 réponses
  • 1 a ce problème
  • 251 vues
  • Dernière réponse par cor-el

more options

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!

Solution choisie

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.

Lire cette réponse dans son contexte 👍 1

Toutes les réponses (3)

more options

Solution choisie

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.

more options

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

more options

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