Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Unable to disable firefox tools

  • 1 reply
  • 1 has this problem
  • 5 views
  • Last reply by cor-el

more options

I need to disable some tools (especially the dubugger).

Setting 'devtools.debugger.enabled' seem to have no effect (F12 still opens the dubugger).

I have a device that generates various codes that I need to connect and recognise in javascript, without the display being affected.

I used to use an add-on but that disappeared with Firefos 65 (I am currently on 95). I have been using IE to overcome this problem but would sooner use Firefox.

I need to disable some tools (especially the dubugger). Setting 'devtools.debugger.enabled' seem to have no effect (F12 still opens the dubugger). I have a device that generates various codes that I need to connect and recognise in javascript, without the display being affected. I used to use an add-on but that disappeared with Firefos 65 (I am currently on 95). I have been using IE to overcome this problem but would sooner use Firefox.

All Replies (1)

more options

You can only achieve this by disabling all developer tools (about:config => devtools.policy.disabled). See DisableDeveloperTools: