Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

搜索 | 用户支持

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

详细了解

Editing Bookmark File

  • 2 个回答
  • 1 人有此问题
  • 3 次查看
  • 最后回复者为 prfsfo

more options

I'm new to Mozilla and have questions about the Bookmarks file.

1. I have found a number of Bookmarks files. I assume that the one with the newest date is the most recent.

2. How can I open this file to edit it? I want to do renaming and reorganizing on a broad scale and not just renaming bookmark entries one-by-one.

Thanks for any help

I'm new to Mozilla and have questions about the Bookmarks file. 1. I have found a number of Bookmarks files. I assume that the one with the newest date is the most recent. 2. How can I open this file to edit it? I want to do renaming and reorganizing on a broad scale and not just renaming bookmark entries one-by-one. Thanks for any help

所有回复 (2)

more options

Have you tried the Library dialog opened with "Show All Bookmarks"?

Firefox uses a database named places.sqlite to store both bookmarks and history. Directly editing this file is not recommended (even with a good SQLite database browser).

Firefox makes backups of your bookmarks in the JSON format, which is a densely packed data file of a somewhat delicate nature. Directly editing the backup files is likely to lead to disaster.

What seems best to me is to export your current bookmarks to an HTML file, edit the file in a text editor, then re-import them. This usually imports them as a new folder on the Bookmarks Menu, where you can verify your edits and then use the Library dialog to move them up to the top level.

How to:

Exporting bookmarks to an HTML file | How to | Firefox Help

Importing Bookmarks from an HTML File | How to | Firefox Help

Does that work?

由jscher2000 - Support Volunteer于修改

more options

That works great! Thank you.