I've tried to add a policies.json file in usr/lib/firefox/distribution/ I believe that the problems comes since I don't have any firefox folder, so no distribution folder. Then I create firefox and distribution folder, I add the policies.json file, reboot the system, and nothing happened.
The policies.json contain the following text:
{
"policies": {
"DisablePrivateBrowsing": true
}
}