Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Learn More

Deleting saved logins not used for 5 years

  • 1 ответ
  • 1 имеет эту проблему
  • 2 просмотра
  • Последний ответ от 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?

Выбранное решение

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.

Прочитайте этот ответ в контексте 👍 0

Все ответы (1)

more options

Выбранное решение

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.