Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Is there any way to export all bookmarks as a cron job?

  • 1 freagra
  • 0 leis an bhfadhb seo
  • 12 views
  • Freagra is déanaí ó cor-el

more options

Hi, I would like to export all my bookmarks once a day. This needs to happen automatically because it will be part of a bigger idea where I will be working with this file etc.

Is there any way to do this? For example: - do it using API directly in the Firefox Sync service? - do it via command line in Windows?

Any other idea?

Hi, I would like to export all my bookmarks once a day. This needs to happen automatically because it will be part of a bigger idea where I will be working with this file etc. Is there any way to do this? For example: - do it using API directly in the Firefox Sync service? - do it via command line in Windows? Any other idea?

All Replies (1)

more options

There are automatically created compressed .jsonlz4 backups in the bookmarkbackups folder, only created when the calculated bookmark hash value has changed. You would have to decompress such a backup if you need direct access to bookmarks.

The name of automatically created JSON bookmarks backups in the bookmarkbackups folder includes a total item count (folders and separators included) and an hash value to prevent saving the same backup more than once. You also see this count in the Library Restore menu drop-down list.

  • bookmarks-YYYY-MM-DD_<item count>_<hash>.jsonlz4.

You can make Firefox create an automatic HTML backup (bookmarks.html) in the Firefox profile folder when Firefox is closed by setting browser.bookmarks.autoExportHTML to true on the about:config page.

The HTML backup is created by default in the profile folder as bookmarks.html every time you close Firefox, but you can set the path and file name via a new String pref on the about:config page named browser.bookmarks.file and set its value to the full path of the backup bookmarks.html file including the file name.

Helpful?

Cuir ceist

You must log in to your account to reply to posts. Please start a new question, if you do not have an account yet.