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

Narrator doesen't show up anymore in reader view. <about:config> details inside

  • 3 个回答
  • 1 人有此问题
  • 26 次查看
  • 最后回复者为 Luca

more options

Hi, I have 61.0.2 (64 bit windows 10)

Narrator doesn't show the icon ANYMORE. I used it daily, didn't change anything recently BUT only followed this guide to disable WebRTC

In short:

   Enter "about:config" in the firefox address bar and press enter.
   Press the button "I'll be careful, I promise!"
   Search for "media.peerconnection.enabled"
   Double click the entry, the column "Value" should now be "false"
   Done. Do the WebRTC leak test again.
   media.peerconnection.turn.disable = true
   media.peerconnection.use_document_iceservers = false
   media.peerconnection.video.enabled = false
   media.peerconnection.identity.timeout = 1

is this the reason, is this a good thing after all?

Hi, I have 61.0.2 (64 bit windows 10) Narrator doesn't show the icon ANYMORE. I used it daily, didn't change anything recently BUT only followed this guide to disable WebRTC In short: Enter "about:config" in the firefox address bar and press enter. Press the button "I'll be careful, I promise!" Search for "media.peerconnection.enabled" Double click the entry, the column "Value" should now be "false" Done. Do the WebRTC leak test again. media.peerconnection.turn.disable = true media.peerconnection.use_document_iceservers = false media.peerconnection.video.enabled = false media.peerconnection.identity.timeout = 1 is this the reason, is this a good thing after all?

被采纳的解决方案

THE PROBLEM WAS:

privacy.resistFingerprinting = true


setting it back to " = false " RESTORED the NARRATOR

定位到答案原位置 👍 0

所有回复 (3)

more options

Well, if you reverse those changes -- you can right-click > Reset to restore the default values -- does the narrator work again? You could try reversing one at a time to see which one is (or which ones are) the issue.

Here is a thread for VPN users about WebRTC leak prevention that may provide the protection you want without completely breaking things you don't need to break:

https://www.reddit.com/r/firefox/comments/8hjh3h/google_voice_psa_if_you_have_been_recently_having/

more options

jscher2000 said

Well, if you reverse those changes -- you can right-click > Reset to restore the default values -- does the narrator work again? You could try reversing one at a time to see which one is (or which ones are) the issue. Here is a thread for VPN users about WebRTC leak prevention that may provide the protection you want without completely breaking things you don't need to break: https://www.reddit.com/r/firefox/comments/8hjh3h/google_voice_psa_if_you_have_been_recently_having/

thank you, I did it already, this is why I asked here in the 1st place. I uploaded a 2nd immage to show the only modified strings in about:config : media.

anyway it was

privacy.resistFingerprinting = true.

that caused the problem

由Luca于修改

more options

选择的解决方案

THE PROBLEM WAS:

privacy.resistFingerprinting = true


setting it back to " = false " RESTORED the NARRATOR