Skip to content

DisableSetDesktopBackground

Remove the "Set As Desktop Background..." menuitem when right clicking on an image.

FirefoxFirefox ESRFirefox Enterprise
Available since 60Available since 60Available since 149

CCK2 Equivalent: removeSetDesktopBackground
OMA-URI: DisableSetDesktopBackground
Preferences Affected: N/A

policies.json
{
"policies": {
"DisableSetDesktopBackground": true
}
}
JSON schema
DisableSetDesktopBackground JSON schema
{
"type": "boolean"
}
Software\Policies\Mozilla\Firefox\DisableSetDesktopBackground = 0x1 | 0x0
<dict>
<key>DisableSetDesktopBackground</key>
<true/> | <false/>
</dict>