Find out whether Chrome console is open Find out whether Chrome console is open google-chrome google-chrome

Find out whether Chrome console is open


Chrome 65+ (2018)

    r = /./    r.toString = function () {        document.title = '1'    }    console.log('%c', r);