Skip to content

TranslateEnabled

Enable or disable webpage translation.

If you only want to disable the popup, you can set the browser.translations.automaticallyPopup preference to false using the Preferences policy.

FirefoxFirefox ESRFirefox Enterprise
Available since 126Available since 128Available since 149

CCK2 Equivalent: N/A
OMA-URI: TranslateEnabled
Preferences Affected: browser.translations.enable

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