We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

Kërkoni te Asistenca

Shmangni karremëzime gjoja asistence. S’do t’ju kërkojmë kurrë të bëni një thirrje apo të dërgoni tekst te një numër telefoni, apo të na jepni të dhëna personale. Ju lutemi, raportoni veprimtari të dyshimtë duke përdorur mundësinë “Raportoni Abuzim”.

Mësoni Më Tepër

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

  • 4 përgjigje
  • 1 e ka hasur këtë problem
  • 12 parje
  • Përgjigjja më e re nga 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

Krejt Përgjigjet (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