為了改善您的使用體驗,本網站正在進行維護,部分功能暫時無法使用。若本站的文件無法解決您的問題,想要向社群發問的話,請到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 發問,我們的社群成員將很快會回覆您的疑問。

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

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

  • 3 回覆
  • 1 有這個問題
  • 4 次檢視
  • 最近回覆由 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