Skip to content

DisableFeedbackCommands

Disable the menus for reporting sites (Submit Feedback, Report Deceptive Site).

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

CCK2 Equivalent: N/A
OMA-URI: DisableFeedbackCommands
Preferences Affected: N/A

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