DisableSystemAddonUpdate
Prevent system add-ons from being installed or updated.
Compatibility: Firefox 60, Firefox ESR 60
CCK2 Equivalent: N/A
Preferences Affected: N/A
Examples
Section titled “Examples”{ "policies": { "DisableSystemAddonUpdate": true }}JSON schema
{ "type": "boolean"}Windows (GPO)
Section titled “Windows (GPO)”Software\Policies\Mozilla\Firefox\DisableSystemAddonUpdate = 0x1 | 0x0Windows (Intune)
Section titled “Windows (Intune)”OMA-URI:
./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableSystemAddonUpdateValue (string):
<enabled/> or <disabled/><dict> <key>DisableSystemAddonUpdate</key> <true/> | <false/></dict>