Skip to content

DisableSystemAddonUpdate

Prevent system add-ons from being installed or updated.

Compatibility: Firefox 60, Firefox ESR 60
CCK2 Equivalent: N/A
Preferences Affected: N/A

policies.json
{
"policies": {
"DisableSystemAddonUpdate": true
}
}
JSON schema
DisableSystemAddonUpdate JSON schema
{
"type": "boolean"
}
Software\Policies\Mozilla\Firefox\DisableSystemAddonUpdate = 0x1 | 0x0

OMA-URI:

./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableSystemAddonUpdate

Value (string):

<enabled/> or <disabled/>
<dict>
<key>DisableSystemAddonUpdate</key>
<true/> | <false/>
</dict>