Search code examples
netbeansintellij-ideaphpstormwebstorm

JetBrains IDE Support Extension - How to disable Chrome Warnings?


Hey there I've been using the JetBrains IDE support extension for a week now, and While it is great utility. I grow tired of clicking the "X' in the Chrome Yellow Warning ("JetBrains IDE Support" is debugging this tab.)

This may be a noobish question for experienced devs, but does anyone knows how to get rid of this Chrome pop-ups?

Thanks :)

Here is a snapshot:

enter image description here


Solution

  • You can disable this warning in chrome://flags using the Enable Silent Debugging flag:

    Enable Silent Debugging

    It's mentioned in the comment #28.

    Here is the direct link to the option: chrome://flags/#silent-debugger-extension-api Just paste this to your Chrome addressbar.