Show Chrome Developer Console Keyboard Shortcut on macOS


How to open Google Chrome Console Mac Keyboard Shortcut

As a web developer, one has to spend a lot of time debugging a webpage on the web browser to get fix a issue while rendering a html/javaScript.

If you spend most time inspecting the page and viewing the console logs, its more efficient to know the shortcuts rather then navigation via the mouse or menu instructions.


macOS Shortcut to Open Chrome Console

Step 1: Press Command, Shift and I key to first open the Developer Tools Window.

Command ⌘ + Shift ⌥ + I

Step 2: Now press the keys Control and ` key to move to console tab,

Control + `


How to clear Chrome Console Logs Shortcut

The clear console screen is also a shortcut that you should know to quickly clear the logs,

Control + K

or,

Command ⌘ + K

-

Facing issues? Have Questions? Post them here! I am happy to answer!


Author: Rakesh
Author Info:

Rakesh is a seasoned developer with over 10 years of experience in web and app development, and a deep knowledge of operating systems. Author of insightful How-To articles for Code2care.

Follow him on: X

Copyright © Code2care 2023 | Privacy Policy | About Us | Contact Us | Sitemap