Please head over to https://www.midasbuy.com/midasbuy/ot/shop/pubgm site, if you try to debug or inspect it, it pauses the debugger. is there any solution to fix this? how is this possible?
Asked
Active
Viewed 421 times
0
-
Does this answer your question? [Paused in debugger in chrome?](https://stackoverflow.com/questions/12833514/paused-in-debugger-in-chrome) – HoldOffHunger Sep 21 '20 at 22:46
-
1its called a *debugger jammer*, it's easily bypassable by local overrides but prevents noobs easy access to the dom for scraping etc – Lawrence Cherone Sep 21 '20 at 22:54
-
Doesn't even need local overrides. One only needs to clear the interval that runs the `debugger` code. – Bergi Sep 21 '20 at 23:24
-
[Is it possible to avoid breaking on a debugger statement in Chrome?](https://stackoverflow.com/q/53970719) – wOxxOm Sep 22 '20 at 04:19