搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

When exactly does Firefox create bookmarks backup?

  • 1 个回答
  • 1 人有此问题
  • 78 次查看
  • 最后回复者为 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.