Mozilla VPN is currently experiencing an outage. Our team is actively working to resolve the issue. Please check the status page for real-time updates. Thank you for your patience.

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

搜索 | 用户支持

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

详细了解

Backup and Import of Bookmarks in Firefox

more options

I have an issue now that I did not have in the past. I backup my bookmarks to a JSON file. And save it to my OneDrive. I then go to another computer and open my OneDrive. The new file shows up. And I import my newly backed up bookmarks. I get the usual warning.... this will overwite etc...... I import.... I get a load of rubbish. This was how I always moved my most current bookmarks between computers. Something has changed in Firefox. Any explanation and help is appreciated. Thanks. [email]@yahoo.com

I have an issue now that I did not have in the past. I backup my bookmarks to a JSON file. And save it to my OneDrive. I then go to another computer and open my OneDrive. The new file shows up. And I import my newly backed up bookmarks. I get the usual warning.... this will overwite etc...... I import.... I get a load of rubbish. This was how I always moved my most current bookmarks between computers. Something has changed in Firefox. Any explanation and help is appreciated. Thanks. [email]@yahoo.com

由Andrew于修改

所有回复 (4)

more options

The JSON-format backup file is human readable, with difficulty. They typically start off like this (of course, those time stamps will vary):

{"guid":"root________","title":"","index":0,"dateAdded":1219946831611000,"lastModified":1627333288197000,"id":1,"typeCode":2,"type":"text/x-moz-place-container","root":"placesRoot","children":[

If you open your .json file in a Firefox tab, after a few moments, Firefox should try to display a structured view of the file, which can help to confirm that it has sensible contents. But if the Raw view doesn't even look like the above, then definitely something is wrong with the file.

more options

The JSON file corrupts a lot (around here), so I always use the HTML format. If part of the file is corrupted, the rest might still be readable.

more options

Thanks guys. But this did not work. JSON files give me rubbish (non coder). The html file gives me a text file of many bookmarks. In the past, when I imported bookmarks, they populated my Firefox instantly. Something has changed.

I have successfully created a text file of my bookmarks and copied them through OneDrive to the other computer. Pasted them in and viola....it all works. But the official way to do it with JSON or HTML export/import does not work. J

more options

johnn277 said

JSON files give me rubbish (non coder).

Does it start off like the text I pasted earlier, or not? I realize it's hard to read but it's not like random characters, right? And it looks the same on both ends of the file transfer?