Chrome DevTools
Inspect an element on the page
In Chrome DevTools, Ctrl + Shift + C will inspect an element on the page. On a Mac, press Cmd + Shift + C instead. It works in the browser version.
Where it works: Chrome
Every documented variant
| System | Environment | Keys |
|---|---|---|
| Mac | Web app | CmdShiftC |
| Windows | Web app | CtrlShiftC |
Where this comes from
Keyboard shortcuts - Chrome DevTools - Chrome for Developers
Documentation checked on 2026-09-14. That is a documentation review, not a test run inside the application.