为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

how to inport bookmarks from harddrive

  • 2 个回答
  • 1 人有此问题
  • 1 次查看
  • 最后回复者为 cor-el

more options

Downloaded Bookmarks to another hard drive that does not have a operations systems. Hard drive with Windows 10 got corrupted which had many other software applications and Firefox and had to re-install Windows 10 operation system. Tried to find out how to import my bookmarks from a non-operations system hard drive into present systems Firefox bookmarks. Cannot find out how to do this.

Downloaded Bookmarks to another hard drive that does not have a operations systems. Hard drive with Windows 10 got corrupted which had many other software applications and Firefox and had to re-install Windows 10 operation system. Tried to find out how to import my bookmarks from a non-operations system hard drive into present systems Firefox bookmarks. Cannot find out how to do this.

所有回复 (2)

more options

What format is the bookmarks file that you "downloaded"?

HTML file? a JSON bookmarksbackup file? or, the places.sqlite file?


Depending upon which format those saved bookmarks are in will determine how to get them "restored". https://support.mozilla.org/en-US/kb/restore-bookmarks-from-backup-or-move-them

https://support.mozilla.org/en-US/kb/back-and-restore-information-firefox-profiles

more options

See also:

You can use the button on the "Help -> Troubleshooting Information" (about:support) page to go to the current Firefox profile folder or use the about:preferences page.


You can copy files like these with Firefox closed to the current profile folder to recover specific data.

  • bookmarks and history: places.sqlite
  • bookmark backups: compressed .jsonlz4 JSON backups in the bookmarkbackups folder
  • cookies.sqlite for the Cookies
  • formhistory.sqlite for saved autocomplete Form Data
  • logins.json (passwords) and key4.db (58+) or key3.db (57 and older) (decryption key) for Passwords saved in the Password Manager
    if you only have key3.db then make sure to remove an existing key4.db
  • cert9.db (58+) or cert8.db (57 and older) for (intermediate) certificates stored in the Certificate Manager
    if you only have cert8.db then make sure to remove an existing cert9.db
  • persdict.dat for words you added to the spelling checker dictionary
  • permissions.sqlite for Permissions and possibly content-prefs.sqlite for other website specific data (Site Preferences)
  • sessionstore.jsonlz4 for open tabs and pinned tabs (see also the sessionstore-backups folder)

由cor-el于修改