Open Chrome Developer Tools and focus Console – shortcut

This quick shortcut avoids the need to open Developer Tools and THEN manually click on Console. This saves a bit of time and mouse-clicking.

1Use Keyboard Shortcut

Windows: CTRL-SHIFT-J
OS X: CMD-OPT-J


Now learn about:


Discuss this guide

var disqus_shortname = ‘howchootest’; (function() { var dsq = document.createElement(‘script’); dsq.type = ‘text/javascript’; dsq.async = true; dsq.src = ‘//’ + disqus_shortname + ‘.disqus.com/embed.js’; (document.getElementsByTagName(‘head’)[0] || document.getElementsByTagName(‘body’)[0]).appendChild(dsq); })();

Leave a Reply

Your email address will not be published. Required fields are marked *