Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

Learn More

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

  • 2 답장
  • 1 이 문제를 만남
  • 3 보기
  • 최종 답변자: 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.