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

Deleting saved logins not used for 5 years

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

more options

I have lots of saved logins. How would I find all saved logins that have not been used for 4 or more years without going though ten one-by one?

I have lots of saved logins. How would I find all saved logins that have not been used for 4 or more years '''without''' going though ten one-by one?

Solution choisie

You can possibly export the logins to a CSV file and and open this file in Excel and remove logins that you do not need. You can search the internet on how to convert 13 digit Unix Epoch string to a readable date/time and sort for that column.

You can clear all logins and import the edited logins.csv file Lockwise. See the note at the bottom of this article about how to enable CSV import via the about:config page.

Make sure to keep a backup copy of the current logins.json (encrypted logins) and key4.db (encryption key) in the profile folder.

You can use the button on the "Help -> Troubleshooting Information" (about:support) page to go to the current Firefox profile folder or use the about:profiles page.

Lire cette réponse dans son contexte 👍 0

Toutes les réponses (1)

more options

Solution choisie

You can possibly export the logins to a CSV file and and open this file in Excel and remove logins that you do not need. You can search the internet on how to convert 13 digit Unix Epoch string to a readable date/time and sort for that column.

You can clear all logins and import the edited logins.csv file Lockwise. See the note at the bottom of this article about how to enable CSV import via the about:config page.

Make sure to keep a backup copy of the current logins.json (encrypted logins) and key4.db (encryption key) in the profile folder.

You can use the button on the "Help -> Troubleshooting Information" (about:support) page to go to the current Firefox profile folder or use the about:profiles page.