Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Tìm hiểu thêm

In what directory of the hard disk will the bookmarks be stored?

  • 2 trả lời
  • 3 gặp vấn đề này
  • 1 lượt xem
  • Trả lời mới nhất được viết bởi jecuesta

more options

Usually all bookmarks are store in the "favorites" directory under "my documents" directory. All within the system hard disk, usually referred to as the "C" drive. Where does Mozilla Firefox saves it's bookmarks? Thank you

Usually all bookmarks are store in the "favorites" directory under "my documents" directory. All within the system hard disk, usually referred to as the "C" drive. Where does Mozilla Firefox saves it's bookmarks? Thank you

Giải pháp được chọn

Firefox stores the bookmarks and the browser history in places.sqlite and no longer uses an HTML file or creates an HTML backup for the bookmarks.

There are 10 daily rotating JSON backups in the bookmarkbackups folder within the Firefox profile folder, one for each day that Firefox is started.

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, but you can set the file name and path via the browser.bookmarks.file pref 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.

Đọc câu trả lời này trong ngữ cảnh 👍 1

Tất cả các câu trả lời (2)

more options

Giải pháp được chọn

Firefox stores the bookmarks and the browser history in places.sqlite and no longer uses an HTML file or creates an HTML backup for the bookmarks.

There are 10 daily rotating JSON backups in the bookmarkbackups folder within the Firefox profile folder, one for each day that Firefox is started.

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, but you can set the file name and path via the browser.bookmarks.file pref 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.

more options

Just how I go about closing this request. Got email to do it, but can't figure how. Thank you very much for your input.