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

搜索 | 用户支持

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

详细了解

qbittorrent or magnet wont show up in preferences

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

more options

hello there, I am having some issues with opening up magnet torrents. at first the issue was fire fox did not recognize the url i added the commands in about:config and now it recognizes the magnet url. my issue now is that when i go to open the magnet torrent it prompts me to launch an application, when i go to launch my qbittorrent will not show up in the options.so i went to edit in the browser -> preferences-> applications and there is no option for magnet there either is there a step that i am missing to get this to work?


the commands i used in about:config

type>string network.protocol-handler.app.magnet name> /usr/bin/qbittorrent

type>boolean>network.protocol-handler.expose.magnet false.

there is no problem getting firefox to recognize the magnet, its getting the correct program to show up when asked where to launch, does anyone have any ideas? .

thanks in advance for any help :)

hello there, I am having some issues with opening up magnet torrents. at first the issue was fire fox did not recognize the url i added the commands in about:config and now it recognizes the magnet url. my issue now is that when i go to open the magnet torrent it prompts me to launch an application, when i go to launch my qbittorrent will not show up in the options.so i went to edit in the browser -> preferences-> applications and there is no option for magnet there either is there a step that i am missing to get this to work? the commands i used in about:config type>string network.protocol-handler.app.magnet name> /usr/bin/qbittorrent type>boolean>network.protocol-handler.expose.magnet false. there is no problem getting firefox to recognize the magnet, its getting the correct program to show up when asked where to launch, does anyone have any ideas? . thanks in advance for any help :)

所有回复 (1)

more options

Hello tiffanycc, try to reverse network.protocol-handler.expose-all to False (in about:config) and check it again.

http://kb.mozillazine.org/Network.protocol-handler.expose.%28protocol%29


thank you