Firefox debugger server changes my search bar coloring

13 Views Asked by At

I'm using VSCode debugging plugin for Firefox in order to debug my angular web apps. The plugin states that it only works when launching Firefox with "-start-debugger-server" argument. This launches Firefox with an interface warning, recoloring search bar bright striped-red:

search bar

Is there any way to disable this recoloring and turn it back to normal color? I understand the security intent, but I really don't need it.

0

There are 0 best solutions below