Cerca nel supporto

Attenzione alle mail truffa. Mozilla non chiederà mai di chiamare o mandare messaggi a un numero di telefono o di inviare dati personali. Segnalare qualsiasi attività sospetta utilizzando l'opzione “Segnala abuso”.

Ulteriori informazioni

Questa discussione è archiviata. Inserire una nuova richiesta se occorre aiuto.

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

  • 2 risposte
  • 1 ha questo problema
  • 3 visualizzazioni
  • Ultima risposta di 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?

Tutte le risposte (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.