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.
Compatibility
Section titled “Compatibility”| Firefox | Firefox ESR | Firefox Enterprise |
|---|---|---|
| Available since 126 | Available since 128 | Available since 149 |
CCK2 Equivalent: N/A
OMA-URI: TranslateEnabled
Preferences Affected: browser.translations.enable
Examples
Section titled “Examples”{ "policies": { "TranslateEnabled": false }}JSON schema
{ "type": "boolean"}Windows (GPO)
Section titled “Windows (GPO)”Software\Policies\Mozilla\Firefox\TranslateEnabled = 0x1 | 0x0<dict> <key>TranslateEnabled</key> <true/> | <false/></dict>