当サイトはユーザー体験を改善するためのメンテナンスを実施中に機能が制限される予定です。記事を読んでもあなたの問題が解決せず質問をしたい場合は、Twitter の @FirefoxSupport、Reddit の /r/firefox で、サポートコミュニティが皆さんを助けようと待機しています。

Mozilla サポートの検索

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

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

  • 4 件の返信
  • 1 人がこの問題に困っています
  • 5 回表示
  • 最後の返信者: 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