Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Learn More

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