DisableDeveloperTools
Remove access to all developer tools.
Compatibility
Section titled “Compatibility”| Firefox | Firefox ESR | Firefox Enterprise |
|---|---|---|
| Available since 60 | Available since 60 | Available since 149 |
CCK2 Equivalent: removeDeveloperTools
OMA-URI: DisableDeveloperTools
Preferences Affected: devtools.policy.disabled
Examples
Section titled “Examples”{ "policies": { "DisableDeveloperTools": true }}JSON schema
{ "type": "boolean"}Windows (GPO)
Section titled “Windows (GPO)”Software\Policies\Mozilla\Firefox\DisableDeveloperTools = 0x1 | 0x0<dict> <key>DisableDeveloperTools</key> <true/> | <false/></dict>