搜尋 Mozilla 技術支援網站

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

了解更多

no "Stop Private Browsing" in Tools during Private Browsing Sesion

  • 4 回覆
  • 1 有這個問題
  • 12 次檢視
  • 最近回覆由 Chris Ilias

more options

no "Stop Private Browsing" in Tools during Private Browsing Sesion

This happened

Just once or twice

== Last Private Session

no "Stop Private Browsing" in Tools during Private Browsing Sesion == This happened == Just once or twice == Last Private Session

所有回覆 (4)

more options

Is there no item related to Private Browsing, or does it say "Start Private Browsing"? If the latter, then you probably weren't in a Private Browsing session to stop.

more options

You can copy and paste this code in the "Tools > Error Console" and click the Evaluate button to see the current state of Private Browsing: var pbs = Components.classes["@mozilla.org/privatebrowsing;1"].getService(Components.interfaces.nsIPrivateBrowsingService); void(alert('Private Browsing is '+[[pbs.privateBrowsingEnabled)?'on':'off']]);

more options

Hi Chris . It DOES say, "Start Private Browsing". in the menu. I agree that this means that PROBABLY one is not already in a Private Browsing Session. However, in this case, it was in the minority of chance, because the session WAS in a Private Browsing Session. I.e., all of my non-private FF windows had been closed by FF.

more options

Thanks cor-el