Reference guide · 2026 edition
The 17 Chrome keyboard shortcuts every power user knows
Seventeen Chrome shortcuts that, learned in an afternoon, save 20 to 40 minutes a week for the rest of your career. Ordered by frequency of use, with a learning plan that makes them stick.
The keyboard is faster than the mouse, but not by the amount most people assume. The mouse takes about two seconds for a typical click-and-target operation. A learned keyboard shortcut takes about a tenth of a second.
The gain per action is small. The gain compounds, however, because you reach for the mouse hundreds of times a day in Chrome, and because keyboard actions do not interrupt your visual attention. The mouse pulls your eyes away from the content. The keyboard does not.
Chrome uses Ctrl on Windows and Linux, and Cmd (the ⌘ key) on macOS. Throughout this guide we write Ctrl. macOS readers substitute Cmd.
SHORTCUT 1 OF 12
The starter set of seven
If you only learn seven, learn these. Each one is used dozens of times a day by a typical user. Each replaces a mouse action that takes more than a second. All seven can be memorised in an afternoon.
- Ctrl+L Focus the address bar. Used every time you want to type a URL, search the web, or copy the current URL.
- Ctrl+T Open a new tab.
- Ctrl+W Close the current tab. The mouse equivalent is clicking the small x on the tab, which requires aim.
- Ctrl+Shift+T Reopen the last closed tab. Press repeatedly to walk back through your close history. Chrome remembers the last ten or so closes.
- Ctrl+Tab Cycle to the next tab. Ctrl+Shift+Tab cycles to the previous one.
- Ctrl+F Find in page. After pressing, use the up and down arrows or Enter to jump between matches.
- Ctrl+R Reload the current page. Ctrl+Shift+R reloads without using the cache, useful when you want to see a freshly deployed version.
How to learn them
For the rest of the day, force yourself to use these seven every single time, even when the mouse is closer. Frustration in the first hour is the entry tax. Muscle memory by the end of the week is the payoff. After a week, two of them (probably Ctrl+L and Ctrl+W) will feel as natural as breathing.
SHORTCUT 3 OF 12
Window management without the mouse
Chrome supports multiple windows, but most users only ever create new windows by accident.
- Ctrl+N Open a new Chrome window.
- Ctrl+Shift+N Open a new Incognito window. No shared cookies, extensions disabled by default, no history written.
- Ctrl+Shift+W Close the current window and all tabs in it. Ctrl+Shift+T still reopens it if you change your mind.
- To switch between Chrome windows, use the OS shortcut. Alt+Tab on Windows and Linux. Cmd+` on macOS for windows of the same app.
SHORTCUT 4 OF 12
The address bar is the most underused shortcut in Chrome
Most users know Ctrl+L focuses the address bar. Far fewer use it as a multi-purpose input. The address bar is, in modern Chrome, a fuzzy search across history, bookmarks, open tabs and the default search engine.
- Ctrl+L then type two letters of a site name. Chrome shows matches in dropdown order: open tabs, history, bookmarks, search suggestions. Enter goes to the highlighted one.
- To jump to an already-open tab: press Tab when the highlighted match shows "Switch to tab", or type
@tabsfollowed by space and the query. - To search bookmarks:
@bookmarks query. To search history:@history query. - To search with a specific search engine: type the engine's keyword (configured in Settings, Search engines, Site search) followed by space and the query. For example
w gitsearches Wikipedia for "git".
Calculator and unit converter
Type a math expression directly ((8.5 * 9.99) + 12) and Chrome shows the answer in the dropdown. Same for unit conversions (72 fahrenheit in celsius, 5 miles in km) and currency (100 usd to eur).
SHORTCUT 5 OF 12
Hidden powers of Ctrl+F
Ctrl+F finds text on the current page, which is the trivial use. The non-trivial uses are case sensitivity, PDF search and multi-match navigation.
- Basic find: Ctrl+F, type, then Enter or arrow keys to walk through matches.
- Case-sensitive find: open the find toolbar, then click the case toggle. Stock Chrome does not have a keyboard toggle for this.
- Find on a PDF in Chrome's built-in viewer: same shortcut, the find toolbar works inside the PDF.
- After Ctrl+F: Enter for next, Shift+Enter for previous, Esc closes the bar.
Pro move: when scanning a long page for a specific fact, type two distinctive words instead of one. "Returns" has hundreds of matches on a developer doc. "Returns json" has three.
SHORTCUT 6 OF 12
Selection shortcuts inside text fields
Editing text in a webform, email, comment box, or Google Docs uses the same selection shortcuts as a desktop word processor. Most users never learned them.
- Shift+Arrow Extends selection by one character.
- Ctrl+Shift+Arrow (or Option+Shift+Arrow on macOS) Extends by one word.
- Shift+Home / Shift+End Select to start / end of line.
- Ctrl+Shift+Home / Ctrl+Shift+End Select to start / end of document.
- Triple-click selects an entire paragraph.
- Drop the Shift to move without selecting: Ctrl+Arrow moves a word at a time.
SHORTCUT 7 OF 12
DevTools shortcuts worth memorising
Chrome DevTools is the most powerful debugging tool in the browser. Most users only ever use it accidentally. Five shortcuts make DevTools faster than the mouse for the most common inspections.
- Ctrl+Shift+I or F12 Open DevTools.
- Ctrl+Shift+C Open DevTools with the element picker active.
- Ctrl+Shift+J Open DevTools with Console focused.
- Once DevTools is open: Ctrl+Shift+P opens the command menu. Equivalent to VS Code's palette. The full-page screenshot lives here.
- Esc toggles the drawer with the Console at the bottom of DevTools.
The single most useful command menu entry: full size screenshot. Captures the entire current page as a PNG.
SHORTCUT 8 OF 12
Bookmark bar shortcuts
The bookmark bar is a row of clickable bookmarks. Almost no one knows the bookmarks on it can be triggered from the keyboard.
- Ctrl+Shift+B Toggle the bookmark bar visibility.
- Alt+Shift+B (Windows/Linux) Focus the bookmark bar. Use arrow keys to navigate, Enter to open.
- To open a bookmark in a new tab from the bar: middle-click, or focus and press Ctrl+Enter.
- To compress the bar: right-click a bookmark, Edit, clear the name. Favicon-only bookmarks fit thirty or more on the bar.
SHORTCUT 9 OF 12
Custom shortcuts via the extension shortcut page
The shortcuts Chrome ships with are not always right for your work. Reassigning is buried in a page no one visits.
- Open
chrome://extensions/shortcuts. The list shows every extension that supports keyboard activation. - Set a global shortcut (works anywhere) or in-Chrome shortcut. Ctrl+Shift+0 through Ctrl+Shift+9 are usually safe.
- Best candidates: password manager fill, screenshot tool, read-later save. Each saves between three and twenty seconds per use.
- Test once before relying on it. Chrome occasionally fails to register if the combination conflicts with the OS layer.
SHORTCUT 10 OF 12
Ctrl+Shift+T and what it cannot recover
You closed a tab you needed. Possibly an entire window. Ctrl+Shift+T is the most-loved shortcut in Chrome because it brings them back. Knowing exactly what it can and cannot recover saves heartbreak.
- Reopens the last closed tab. Press repeatedly to walk backwards through the close history.
- Reopens an entire window if the last close was a window. Chrome restores tabs, scroll positions, even pinned state.
- The close history persists across sessions if "Continue where you left off" is enabled in Settings.
- Depth is around 25 closes. After that, the oldest is forgotten.
- Cannot recover: Incognito tabs (no history written), tabs from a crashed renderer, tabs closed weeks ago. For those, use Chrome history (Ctrl+H).
SHORTCUT 11 OF 12
The omnibox as a calculator and converter
Tasks like "what is twenty per cent of 1,400" or "convert 90 minutes to hours" interrupt your flow because you open a new tab. The address bar answers them inline.
| Input | Result |
|---|---|
| 0.20 * 1400 | 280 |
| 100 usd to eur | live currency conversion |
| 90 minutes to hours | 1.5 hours |
| 5 miles to km | 8.047 km |
| define recalcitrant | dictionary definition |
Click the result line in the dropdown to copy. For currency Chrome uses Google's rate, a daily snapshot; do not trade on it.
SHORTCUT 12 OF 12
Voice typing as a keyboard shortcut
Long-form typing tires your hands. Modern voice recognition is good enough for first drafts of email, comments, and notes. Most users do not know Chrome has built-in voice-typing affordances.
- In Google Docs: Tools, Voice typing. Once enabled the shortcut is Ctrl+Shift+S.
- For voice across any text field, use the operating system. Windows has Win+H. macOS Dictation, configurable to a double-press of Control.
- Voice typing produces 70 to 110 words per minute even for slow speakers. Dictate fast, edit slowly.
The complete cheat sheet
Print this page and tape it to your monitor frame. Or just bookmark this section.
chrome://extensions/shortcuts