Showing questions for topic:

How to edit Firefox

Dear Agent, My computer has been updated to Windows 11 from Windows 10. The Firefox profile settings has not changed from Windows 10 to Windows 11. How can I edit or u… (read more)

Dear Agent, My computer has been updated to Windows 11 from Windows 10. The Firefox profile settings has not changed from Windows 10 to Windows 11. How can I edit or update to Windows 11 in my Firefox profile?

Regards,

Solved 2 129

Deploy default profile with userChrome.css to new users

Hello, Mozilla community. I am trying to configure a Firefox ESR installation so that every new user on a computer automatically receives a visual customization (a logo c… (read more)

Hello, Mozilla community.

I am trying to configure a Firefox ESR installation so that every new user on a computer automatically receives a visual customization (a logo change on about:home) through userChrome.css and userContent.css files.

My goal is to do this without using Group Policy (GPO) or logon scripts, by only modifying the files in the Firefox installation folder.

Environment:

Firefox Version: Firefox ESR 140.3.0esr

Operating System: Windows 11 Pro

Context: Standalone machine, managed without Active Directory.


My Question:

Is this method of deploying a default profile via installation files (defaults/profile or distribution.ini) still supported in recent versions of Firefox ESR?

Is there an additional step or configuration I am missing for Firefox to recognize and use the bundled profile when creating a user's first profile?

Is there any policy in policies.json that could be interfering or that is required to enable this behavior?

Thank you very much for your help and your time.

Solved Archived 1 163

32 to 64bit ESR Migration

Hello, We are trying to automate updating Firefox ESR from 32bit to 64bit. There seems to be an issue with getting user's profiles to properly migrate for ESR. If we do a… (read more)

Hello,

We are trying to automate updating Firefox ESR from 32bit to 64bit. There seems to be an issue with getting user's profiles to properly migrate for ESR. If we do a plain 32bit uninstall and 64bit installation, a new "default-esr-1" profile gets created (which is expected behavior from these Mozilla docs for new installs). But, when we set the MOZ_LEGACY_PROFILES=1 policy, this reverts to using the "default" profile instead of "default-esr" profile that was previously in use.

Are there any known ways around this which does not require user intervention to manually change back to the "default-esr" profile?

Thank you

Solved Archived 2 525