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

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