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

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

Подробнее

When exactly does Firefox create bookmarks backup?

  • 1 ответ
  • 1 имеет эту проблему
  • 121 просмотр
  • Последний ответ от cor-el

more options

I need to know when Firefox creates bookmarks backup. Help says that "it is created automatically", this answer is not sufficient for me. Someone found out that backup is being created after deleting the history, but I know it can be created on other circumstances, so please provide me information what are the possible reasons for Firefox to create a bookmarks backup?

To summarize: What triggers Firefox to create bookmarks backup?

I need to know when Firefox creates bookmarks backup. Help says that "it is created automatically", this answer is not sufficient for me. Someone found out that backup is being created after deleting the history, but I know it can be created on other circumstances, so please provide me information what are the possible reasons for Firefox to create a bookmarks backup? To summarize: What triggers Firefox to create bookmarks backup?

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

If you set Firefox to create an HTML backup automatically (browser.bookmarks.autoExportHTML = true) then this is always done when you close Firefox. When this is about creating a compressed .jsonlz4 JSON backup then this is done when you start Firefox and Firefox detects that there have been changes to to bookmarks, i.e. the calculated hash value differs from the hash value in the most recent JSON backup.

The name of an automatically created JSON bookmarks backup in the bookmarkbackups folder includes a total item count (folders and separators included) and an hash value to prevent saving the same backup more than once. You also see this count in the Restore menu drop-down list.

  • bookmarks-YYYY-MM-DD_<item count>_<hash>.jsonlz4.
Прочитайте этот ответ в контексте 👍 1

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

more options

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

If you set Firefox to create an HTML backup automatically (browser.bookmarks.autoExportHTML = true) then this is always done when you close Firefox. When this is about creating a compressed .jsonlz4 JSON backup then this is done when you start Firefox and Firefox detects that there have been changes to to bookmarks, i.e. the calculated hash value differs from the hash value in the most recent JSON backup.

The name of an automatically created JSON bookmarks backup in the bookmarkbackups folder includes a total item count (folders and separators included) and an hash value to prevent saving the same backup more than once. You also see this count in the Restore menu drop-down list.

  • bookmarks-YYYY-MM-DD_<item count>_<hash>.jsonlz4.