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

搜索 | 用户支持

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

详细了解

I can't restore my bookmarks that I backed up because they appear to be a "file" type instead of "JSON".

  • 4 个回答
  • 1 人有此问题
  • 1 次查看
  • 最后回复者为 paulgeiger

more options

I backed up my bookmarks before I re-formatted my computer. I used the Firefox backup tool. On the save screen, the only think I remember changing was the file name, but whatever I did made it be saved in a type other that the "JSON" file that Firefox recognizes. So, the file isn't recognized when I try to restore it using Firefox restore bookmarks. In Properties, it is simply called a "file" type, not "JSON". I can't open it with Firefox, only Microsoft Word (I think). All the data seems to be there as a long string of info that contain the links among alot of other data. Very complicated format. Is there any way to convert this to a JSON file that Firefox will recognize in order to restore the bookmarks? Thanks very much for any help.

I backed up my bookmarks before I re-formatted my computer. I used the Firefox backup tool. On the save screen, the only think I remember changing was the file name, but whatever I did made it be saved in a type other that the "JSON" file that Firefox recognizes. So, the file isn't recognized when I try to restore it using Firefox restore bookmarks. In Properties, it is simply called a "file" type, not "JSON". I can't open it with Firefox, only Microsoft Word (I think). All the data seems to be there as a long string of info that contain the links among alot of other data. Very complicated format. Is there any way to convert this to a JSON file that Firefox will recognize in order to restore the bookmarks? Thanks very much for any help.

被采纳的解决方案

Viewing that file in a simple text editor program, if that file starts with {"title":"","id":1,"dateAdded": - just change the file suffix to json.

定位到答案原位置 👍 0

所有回复 (4)

more options

选择的解决方案

Viewing that file in a simple text editor program, if that file starts with {"title":"","id":1,"dateAdded": - just change the file suffix to json.

more options

Sounds easy enough- but I don't know what kind of "text editor" to use. When I open it with Microsoft Word for example, it shows the text itself, which does appear like what you described, but I can't seem to find where to actually get it to show the file type with extension that I can edit. Can you be more specific on that? Thanks very much.

more options

You can try Windows Notepad. Microsoft Word is not good. Word will add extra information to the file and will damage it when edited.

more options

That worked! Thanks for the help.