Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Meer info

Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.

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

  • 2 antwoorden
  • 1 heeft dit probleem
  • 3 weergaven
  • Laatste antwoord van 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?

Alle antwoorden (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.