How to change about:config in Firefox via GPO

I was looking on the Internet, as always, on how to change the setting browser.translations.automaticallyPopup available in the about:config page of my Mozilla Firefox via Group Policy Object (GPO).
Unfortunately, there were no predefined configuration in the ADMX template provided by Mozilla.

With a bit of trial and error, I manage to find that if you create a registry key “Preferences” and add a new DWORD entry named with the setting name and a value of 0 to set it to False, IT WORKED!

You can actually do this for a User Configuration or a Computer Configuration in Active Directory – Group Policy Management Editor.

[HKEY_CURRENT_USER\SOFTWARE\Policies\Mozilla\Firefox\Preferences]
"browser.translations.automaticallyPopup"=dword:00000000
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Mozilla\Firefox\Preferences]
"browser.translations.automaticallyPopup"=dword:00000000

The best part is, you can actually do that for a lot of settings!

2 comments

Leave a Reply

Your email address will not be published. Required fields are marked *

https://root.sx/wp-content/plugins/wp-monalisa/icons/wpml_bye.gif 
https://root.sx/wp-content/plugins/wp-monalisa/icons/wpml_good.gif 
https://root.sx/wp-content/plugins/wp-monalisa/icons/wpml_negative.gif 
https://root.sx/wp-content/plugins/wp-monalisa/icons/wpml_scratch.gif 
https://root.sx/wp-content/plugins/wp-monalisa/icons/wpml_wacko.gif 
https://root.sx/wp-content/plugins/wp-monalisa/icons/wpml_yahoo.gif 
https://root.sx/wp-content/plugins/wp-monalisa/icons/wpml_cool.gif 
https://root.sx/wp-content/plugins/wp-monalisa/icons/wpml_heart.gif 
https://root.sx/wp-content/plugins/wp-monalisa/icons/wpml_rose.gif 
https://root.sx/wp-content/plugins/wp-monalisa/icons/wpml_smile.gif 
https://root.sx/wp-content/plugins/wp-monalisa/icons/wpml_whistle3.gif 
https://root.sx/wp-content/plugins/wp-monalisa/icons/wpml_yes.gif 
https://root.sx/wp-content/plugins/wp-monalisa/icons/wpml_cry.gif 
https://root.sx/wp-content/plugins/wp-monalisa/icons/wpml_mail.gif 
https://root.sx/wp-content/plugins/wp-monalisa/icons/wpml_sad.gif 
https://root.sx/wp-content/plugins/wp-monalisa/icons/wpml_unsure.gif 
https://root.sx/wp-content/plugins/wp-monalisa/icons/wpml_wink.gif