Grabs the JavaScript code containing 'console.log'
"JS Code Grabber" extension allows software developers quickly (in a single-click, without manual code selection) extract a code snippet from the visible area (viewport) of the browser without the necessity of selecting the code area. The code snippet should contain 'console.log'.
It might be especially helpful during interviews when you are not allowed to copy-paste-execute the suggested code snippet.