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!

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Èròjà atẹ̀lélànà yii ni a ti fi pamọ́ fọ́jọ́ pípẹ́. Jọ̀wọ́ béèrè ìbéèrè titun bí o bá nílò ìrànwọ́.

Attempting ExtensionSettings via Extension Managmement GPO - Error 'No text was entered...'

  • 3 àwọn èsì
  • 1 ní ìṣòro yìí
  • 13 views
  • Èsì tí ó kẹ́hìn lọ́wọ́ GrumpyGreg

more options

Hi, I'm trying to create a Windows GPO to control Addons/Extensions in our FireFox installations.

From the doc I've read, the place is Policies|Administrative Templates|Mozilla|Firefox|Extensions Policy is "Extension Management"

I set it to enabled and include this text: {

 "*": {
   "blocked_install_message": "My Custom Test Message",
   "installation_mode": "blocked"
 }

}

When I hit apply, I get this error message: "No text was entered for this field. Make sure that you enter text."

If I put nothing (but still enabled) or "A" or A, then it accepts that. It's when I plop in the JSON that it fails.

What am I doing wrong?

I have ESR 91.0.1 and policy 3.0 installed. I do not have Firefox installed on the machine doing the GPO work, that's currently only on the test machine. I do have the policy definitions installed.

-g

Hi, I'm trying to create a Windows GPO to control Addons/Extensions in our FireFox installations. From the doc I've read, the place is Policies|Administrative Templates|Mozilla|Firefox|Extensions Policy is "Extension Management" I set it to enabled and include this text: { "*": { "blocked_install_message": "My Custom Test Message", "installation_mode": "blocked" } } When I hit apply, I get this error message: "No text was entered for this field. Make sure that you enter text." If I put nothing (but still enabled) or "A" or A, then it accepts that. It's when I plop in the JSON that it fails. What am I doing wrong? I have ESR 91.0.1 and policy 3.0 installed. I do not have Firefox installed on the machine doing the GPO work, that's currently only on the test machine. I do have the policy definitions installed. -g

Ọ̀nà àbáyọ tí a yàn

You probably have an empty line in the JSON at the end or somewhere in the middle.

the GPO Editor is very finicky.

Every line has to have text.

Ka ìdáhùn ni ìṣètò kíkà 👍 0

All Replies (3)

more options

Ọ̀nà àbáyọ Tí a Yàn

You probably have an empty line in the JSON at the end or somewhere in the middle.

the GPO Editor is very finicky.

Every line has to have text.

Ti ṣàtúnṣe nípa Mike Kaply

more options

WooHoo! I knew it had to be something simple. The cut-n-paste did indeed add a blank line or two. I removed them and it took!

Thanks! -g

more options

Yep, after fixing another typo, that went in.

The about:policies page shows it this way: ExtensionSettings {"*":{"blocked_install_message":"My Custom Test Message","installation_mode":"blocked"}}

I'll be able to get back to my regularly scheduled programming :)

Thanks Mike! -g