Have you ever thought about how to detect if the chrome dev tools is opened or not, even more, listen when it’s opening? I have, and today I’m going to show a simple trick.

After some Google researches, I found many tricks, but unfortunately, many of them aren’t working anymore. There’s just one solution (after me) which can deal with that. Take a look to this (copy and paste it to your code, it’s ready to use solution):

#tricks #web

Detect chrome dev tools (working trick)
1.35 GEEK