Chrome Keyboard Shortcuts Cheatsheet - Tabs, DevTools
Front-end developers who juggle a dozen tabs should start with Cmd/Ctrl+T for a new tab and Cmd/Ctrl+Shift+T to restore a misclosed one; to tweak styles use Cmd/Ctrl+Option+I for DevTools and Cmd/Ctrl+Shift+C to pick an element. This reference organizes 6 groups with macOS and Windows side by side. After reading you will click less and get through daily browsing and front-end debugging faster.
Tabs 8
Cmd+T / Ctrl+TCmd+W / Ctrl+WCmd+Shift+T / Ctrl+Shift+TCmd+Option+→ / Ctrl+TabCmd+Option+← / Ctrl+Shift+TabCmd+1~8 / Ctrl+1~8Cmd+9 / Ctrl+9Cmd+Shift+W / Ctrl+Shift+WWindows 5
Cmd+N / Ctrl+NCmd+Shift+N / Ctrl+Shift+NCmd+M / N/ACmd+Q / Alt+F4Cmd+Shift+W / Ctrl+Shift+WBrowsing 10
Cmd+Left / Alt+LeftCmd+Right / Alt+RightCmd+R / Ctrl+R / F5Cmd+Shift+R / Ctrl+Shift+RCmd+Plus / Ctrl+PlusCmd+Minus / Ctrl+MinusCmd+0 / Ctrl+0Space / SpaceShift+Space / Shift+SpaceCmd+Option+F / F11Address Bar 5
Cmd+L / Ctrl+L / Alt+DCmd+Enter / Ctrl+EnterCtrl+Enter / Ctrl+EnterOption+Enter / Alt+EnterCmd+Shift+Delete / Ctrl+Shift+DeleteDevTools 9
Cmd+Option+I / Ctrl+Shift+I / F12Cmd+Option+J / Ctrl+Shift+JCmd+Option+C / Ctrl+Shift+CCmd+R / Ctrl+RCmd+Shift+R / Ctrl+Shift+RCmd+[ / Ctrl+[Cmd+] / Ctrl+]Cmd+Option+↑/↓ / Ctrl+Shift+↑/↓EscMouse Shortcuts 6
Middle-click linkMiddle-click tabCtrl+click link / Cmd+click linkShift+click linkCmd+click / Ctrl+clickScroll wheelTips
- Cmd+Shift+T / Ctrl+Shift+T rescues accidentally closed tabs — press repeatedly to restore multiple.
- After Cmd+L / Ctrl+L, typing a search term triggers the default search engine directly.
- Cmd+Option+I / F12 opens front-end debugging — pair with Cmd+Option+C to inspect page elements.
- Middle-click opens links in new background tabs faster than right-click "Open in new tab".
FAQ
What are the most useful Chrome keyboard shortcuts?
Everyday essentials: Cmd/Ctrl+T for a new tab, Cmd/Ctrl+Shift+T to reopen a closed tab, Cmd/Ctrl+W to close the current tab. For debugging, Cmd/Ctrl+Option+I (Mac) or Cmd/Ctrl+Shift+I opens DevTools, and Cmd/Ctrl+Shift+C picks an element on the page. This page groups them into Tabs, Windows, Browsing, Address Bar, DevTools and Mouse.
How do I open or restore a closed tab in Chrome?
Cmd/Ctrl+T opens a new tab. If you closed one by mistake, Cmd/Ctrl+Shift+T reopens the most recently closed tab, repeatedly, in order (Cmd on Mac, Ctrl on Windows/Linux).
How do I open Chrome DevTools?
On macOS use Cmd+Option+I, on Windows and Linux use Ctrl+Shift+I. To jump straight into element inspection use Cmd/Ctrl+Shift+C. Both are also reachable from More → More tools → Developer tools.
What else can the Chrome address bar do besides URLs?
The Omnibox both navigates and searches: type a keyword to search, or part of a URL to filter history and bookmarks. Press Cmd/Ctrl+L to focus it first, then type.
Official References
Each command links to its official documentation below, so you can verify the latest usage and read deeper.
Maintained by LaoHand
Publicly updated on Jul 31, 2026, continuously proofread against official docs.
Contact Us
Wrong command or description? Send us corrections, business inquiries or product feedback by email.
Contact Us