Using console.log() on any website? Logpoints let you do that!
August 24th, 2021If you want to know the value of a certain expression in any JavaScript on the web, you can use logpoints for that. It is like injecting a console.log() anywhere you want. Here’s a quick demo: Here’s how the demo works: Open https://codepo8.github.io/dog-browser/ in the browser Open Developer Tools, go to the Sources tool Locate […]




