BlockAboutAddons
Block access to the Add-ons Manager (about:addons).
Compatibility: Firefox 60, Firefox ESR 60
CCK2 Equivalent: disableAddonsManager
Preferences Affected: N/A
Windows (GPO)
Section titled “Windows (GPO)”Software\Policies\Mozilla\Firefox\BlockAboutAddons = 0x1 | 0x0Windows (Intune)
Section titled “Windows (Intune)”OMA-URI:
./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/BlockAboutAddonsValue (string):
<enabled/> or <disabled/><dict> <key>BlockAboutAddons</key> <true/> | <false/></dict>policies.json
Section titled “policies.json”{ "policies": { "BlockAboutAddons": true | false }}