I happen to use the console in the browser occasionally for trying out some JavaScript code. But when opening it (Command + Option + J on Mac) on any website, I usually encounter it cluttered, especially as I'm using an ad-blocker.

I could type clear() to remove all the warnings, but instead I prefer to open a new tab (Command + T) and enter about:blank in the address bar which returns an empty page with a clean console that you can use as a JavaScript playground.

For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)