DisableDeveloperTools
Remove access to all developer tools.
Compatibility: Firefox 60, Firefox ESR 60
CCK2 Equivalent: removeDeveloperTools
Preferences Affected: devtools.policy.disabled
Windows (GPO)
Section titled “Windows (GPO)”Software\Policies\Mozilla\Firefox\DisableDeveloperTools = 0x1 | 0x0`Windows (Intune)
Section titled “Windows (Intune)”OMA-URI:
./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableDeveloperToolsValue (string):
<enabled/> or <disabled/><dict> <key>DisableDeveloperTools</key> <true/> | <false/></dict>policies.json
Section titled “policies.json”{ "policies": { "DisableDeveloperTools": true | false }}