搜索 | 用户支持

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

详细了解

windows says does not know programme to open saved favourites

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

more options

I saved my favourites (backed-up) as per your instructions on desktop as a .json file.

When I tried opening to check it, Windows said it cannot open the file cos it needs to know what program I want to use to open it and gave options of using the web to auto select or choose from list of programs. I dont know what to do.

I saved my favourites (backed-up) as per your instructions on desktop as a .json file. When I tried opening to check it, Windows said it cannot open the file cos it needs to know what program I want to use to open it and gave options of using the web to auto select or choose from list of programs. I dont know what to do.

被采纳的解决方案

Note that you can restore a JSON backup in the Bookmarks Manager (Library).

  • Bookmarks > Show All Bookmarks > Import & Backup > Restore > Choose File

Restoring a JSON backup will replace all current bookmarks.

You can open such a JSON file in the Scratchpad (Firefox/Tools > Web Developer) if you want to look at the file.
Use File > Open File in the Scratchpad and click the Pretty Print button to format the text for easier inspection.

定位到答案原位置 👍 0

所有回复 (2)

more options

The JSON format is data meant to be read by Firefox when you choose to restore that backup. It's not intended to be human-readable, although you can read it with a little difficulty...

If you want to see the data, you can either open it in Notepad (within Notepad, use File > Open, and choose all file types), or you can drag and drop the file onto an open Firefox tab.

more options

选择的解决方案

Note that you can restore a JSON backup in the Bookmarks Manager (Library).

  • Bookmarks > Show All Bookmarks > Import & Backup > Restore > Choose File

Restoring a JSON backup will replace all current bookmarks.

You can open such a JSON file in the Scratchpad (Firefox/Tools > Web Developer) if you want to look at the file.
Use File > Open File in the Scratchpad and click the Pretty Print button to format the text for easier inspection.

由cor-el于修改