搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

Learn More

Where do I find "bookmarks.html" on a MAC running 10.9.2?

  • 2 回覆
  • 1 有這個問題
  • 6 次檢視
  • 最近回覆由 cor-el

more options

Lost my bookmarks reloading FireFox. Had another MAC with all my bookmarks. How do I copy from one mac to another my bookmarks?

Lost my bookmarks reloading FireFox. Had another MAC with all my bookmarks. How do I copy from one mac to another my bookmarks?

所有回覆 (2)

more options

If you're able to launch Firefox on the other computer, it's best to export your bookmarks. You can create a backup in JSON format, which when imported will replace your current set of bookmarks.

Or you can export bookmarks in HTML format. When imported, the bookmarks will be added to your current set.


Firefox keeps your history and bookmarks in the places.sqlite file in the profile folder.

more options

You can make Firefox create an automatic HTML backup (bookmarks.html) when you exit Firefox if you set the browser.bookmarks.autoExportHTML pref to true on the about:config page.

That backup is created by default in the profile folder as bookmarks.html every time you close Firefox, but you can set the file name and path via the browser.bookmarks.file pref on the about:config page.

The browser.bookmarks.file pref doesn't exist by default and you need to create a new String pref with the name browser.bookmarks.file and set the value to the full path of the backup bookmarks file.

Note: an HTML backup doesn't preserve tags and annotations, so you lose those if you need to import the HTML backup.