How to work with fake tech support popups safely

so, if you want just to play around with the sites and how they work especially if you are a coder, here are the way to play with them

  1. ctrl-shift-i to open the inspect element in chromenot sure in other browsers
  2. find the body tag, remove the cursor tag and garbage stuff there, just dont remove the whole body tag
  3. find the styles tab just beside or below the html contents, find the cursor and remmove the link and garbages there
  4. go to event listeners, remove all just by clicking the property of that and hovering, you will se remove, do it in all


@Rajeshi_Gardner#80529 yes, that also works, just comment them for someone that will read this that dowsn’t know how to disablejavascript codes