Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Caută ajutor

Atenție la excrocheriile de asistență. Noi nu îți vom cere niciodată să suni sau să trimiți vreun SMS la vreun număr de telefon sau să dai informații personale. Te rugăm să raportezi activitățile suspecte folosind opțiunea „Raportează un abuz”.

Află mai multe

How to disable Private Browsing Mode with Firefox Flatpak version

  • 4 răspunsuri
  • 3 au această problemă
  • 397 de vizualizări
  • Ultimul răspuns dat de TGM
  • Rezolvată

I'm trying to get my Firefox installation to permanently disable private browsing mode, however, all information I can find is for the Snap version of Firefox, and not for the Flatpak version. How do I disable private browsing on my installation?

I'm trying to get my Firefox installation to permanently disable private browsing mode, however, all information I can find is for the Snap version of Firefox, and not for the Flatpak version. How do I disable private browsing on my installation?

Soluție aleasă

Looks good to me assuming that that is the correct Firefox installation folder. You can check this in about:support under "Application Basics -> Application Binary".

You can open the about:policies page to see if policies are active and if errors are reported.

Citește răspunsul în context 👍 0

Toate răspunsurile (4)

The only way to disable PB mode is via a policies.json, I assume that this works the same on Flatpak and Snap.

Ive tried that, but no dice. I the put policies.json file in /usr/lib/firefox/distribution, and this is in the file: {

 "policies": {
   "DisablePrivateBrowsing": true
 }

}


Is there anything I did wrong?

Soluție aleasă

Looks good to me assuming that that is the correct Firefox installation folder. You can check this in about:support under "Application Basics -> Application Binary".

You can open the about:policies page to see if policies are active and if errors are reported.

Thank you! It wasn't under /usr/lib/firefox/distribution, and instead under /app/lib/firefox/firefox-bin