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 Info:

Rakesh (He/Him) has over 14+ years of experience in Web and Application development. He is the author of insightful How-To articles for Code2care.

Follow him on: X

You can also reach out to him via e-mail: rakesh@code2care.org



















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