搜索 | 用户支持

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

Learn More

Disable firefox media player

  • 4 个回答
  • 2 人有此问题
  • 139 次查看
  • 最后回复者为 psycheman

more options

Is there a way to disable the Firefox media player so that when I open a direct link to an audio file it downloads instead of plays? A workaround I found was to go to about:config and set media.wmf.enabled to false. While this does what I want, it also seems to completely disable all media playback, including genuine media systems such as HTML5 media related tags etc. Thanks.

Is there a way to disable the Firefox media player so that when I open a direct link to an audio file it downloads instead of plays? A workaround I found was to go to about:config and set media.wmf.enabled to false. While this does what I want, it also seems to completely disable all media playback, including genuine media systems such as HTML5 media related tags etc. Thanks.

被采纳的解决方案

Try this pref instead.

  • media.play-stand-alone = false
定位到答案原位置 👍 2

所有回复 (4)

more options

In Preferences->Applications, check out the different mime types and what actions are defined for them.

more options

All audio files (*.flac, *.mp3, *.ogg etc) are set to "save file", yet they still play in Firefox. Strangely enough, *.wav files don't seem to be affected.

more options

选择的解决方案

Try this pref instead.

  • media.play-stand-alone = false
more options

Works perfectly. Thanks.