Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Sök i support

Akta dig för supportbedrägerier: Vi kommer aldrig att be dig att ringa eller skicka ett sms till ett telefonnummer eller dela personlig information. Rapportera misstänkt aktivitet med alternativet "Rapportera missbruk".

Learn More

Extension Management GPO has a limit of 2048 characters

  • 1 svar
  • 0 har detta problem
  • 1 visning
  • Senaste svar av Mike Kaply

more options

I'm trying to configure the "Extension Management" policy for firefox in my company. We have 14 addons to manage. using JSON this will end to a line of about 2500 characters.

when I try to copy the code into the gpo I get a message telling me the limit is 2048 characters.

Is there a way to baypass this limitation ?


thank you

I'm trying to configure the "Extension Management" policy for firefox in my company. We have 14 addons to manage. using JSON this will end to a line of about 2500 characters. when I try to copy the code into the gpo I get a message telling me the limit is 2048 characters. Is there a way to baypass this limitation ? thank you

Alla svar (1)

more options

Are you putting the JSON on one line or multiline?

The ADMX has that with a limit of 16384:

<multiText id="ExtensionSettings" valueName="ExtensionSettings"  maxLength="16384"/>