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

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Editing Bookmark File

  • 2 replies
  • 1 has this problem
  • 3 views
  • Last reply by 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

All Replies (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?

Modified by jscher2000 - Support Volunteer

more options

That works great! Thank you.