firefox private mode DisablePrivateBrowsing  [Solved]

Help for Current Versions of MX
When asking for help, use Quick System Info from MX Tools. It will be properly formatted using the following steps.
1. Click on Quick System Info in MX Tools
2. Right click in your post and paste.
Message
Author
User avatar
CharlesV
Global Moderator
Posts: 7059
Joined: Sun Jul 07, 2019 5:11 pm

Re: firefox disable private browsing

#11 Post by CharlesV »

Perfect fehlix ! Thank you for that!
*QSI = Quick System Info from menu (Copy for Forum)
*MXPI = MX Package Installer
*Please check the solved checkbox on the post that solved it.
*Linux -This is the way!

User avatar
Sigi
Posts: 132
Joined: Thu Mar 12, 2020 9:46 am

Re: firefox disable private browsing

#12 Post by Sigi »

fehlix wrote: Fri Sep 06, 2024 6:39 pm ...
Use this policy file: /etc/firefox/policies/policies.json
Create a new file with content:

Code: Select all

{
    "policies": {
    "DisableAppUpdate": true,
    "DisablePrivateBrowsing": true
    }
}
which won't be replaced during package upgrade,
so that your settings are retained and can only be changed with root privileges.
Wow, thank you very much! Perfect!

Post Reply

Return to “MX Help”