Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Die Funktionalität dieser Website ist durch Wartungsarbeiten eingeschränkt, die Ihr Erlebnis verbessern sollen. Wenn ein Artikel Ihr Problem nicht löst und Sie eine Frage stellen möchten, können Sie unsere Gemeinschaft über @FirefoxSupport auf Twitter, /r/firefox oder Reddit fragen.

Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

How can I back up my bookmarks with a backup program?

  • 3 Antworten
  • 1 hat dieses Problem
  • 3 Aufrufe
  • Letzte Antwort von verbila

more options

Previous to Firefox 4.0, I could tell my automatic backup program to backup the "bookmarks.html" file in my profile folder. Now that file is the default bookmarks set that comes with a newly installed Firefox, it's not my bookmarks. I also can't just load a bookmarks.html file into my browser like a standard Web page.

How is this an improvement for bookmark management? This is awful. I can't keep my bookmarks automatically backed up. I'm not manually exporting my bookmarks file every time I add a bookmark! That would be ridiculous.

Previous to Firefox 4.0, I could tell my automatic backup program to backup the "bookmarks.html" file in my profile folder. Now that file is the default bookmarks set that comes with a newly installed Firefox, it's not my bookmarks. I also can't just load a bookmarks.html file into my browser like a standard Web page. How is this an improvement for bookmark management? This is awful. I can't keep my bookmarks automatically backed up. I'm not manually exporting my bookmarks file every time I add a bookmark! That would be ridiculous.

Ausgewählte Lösung

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

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

This pref doesn't exist by default and you may need to create a new String pref browser.bookmarks.autoExportHTML 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.

To open the about:config page, type about:config in the location (address) bar and press the "Enter" key, just like you type the url of a website to open a website.
If you see a warning then you can confirm that you want to access that page.
You can use the Filter bar at to top of the about:config page to locate a pref more easily.

Diese Antwort im Kontext lesen 👍 0

Alle Antworten (3)

more options

Ausgewählte Lösung

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

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

This pref doesn't exist by default and you may need to create a new String pref browser.bookmarks.autoExportHTML 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.

To open the about:config page, type about:config in the location (address) bar and press the "Enter" key, just like you type the url of a website to open a website.
If you see a warning then you can confirm that you want to access that page.
You can use the Filter bar at to top of the about:config page to locate a pref more easily.

more options

Thanks for the info. I do not see a "browser.bookmarks.file" setting in about:config, but after setting "browser.bookmarks.autoExportHTML" to true and quitting Firefox, it backed up an HTML version of my bookmarks to my profile folder, which is what I wanted.

more options

Wish I did not have to quit out of Firefox for this to trigger though. I often leave my browser on for days. I did discover FEBE (Firefox Environment Backup Extension) - which is awesome. Not only backs up bookmarks on a schedule but also add-ons, extensions, preferences, etc.