Chrome Keyboard Shortcuts: 70+ That Actually Work (2026)
Chrome has 70+ shortcuts. Most users know five. Task-grouped reference for tabs, navigation, DevTools, URL bar tricks, and how to remap shortcuts in June 2026.
Chrome ships with 70+ keyboard shortcuts. Most users know five — new tab, close tab, reopen tab, reload, and back. The other 65 sit unused. This reference organizes them by task so you can scan for gaps, grouped by what you are trying to do rather than alphabetically.
Key takeaways
- Ctrl+1–8 jumps to tabs by position; Ctrl+9 always lands on the rightmost tab regardless of count.
- Ctrl+L puts your cursor in the address bar from anywhere — faster than clicking it.
- Extension shortcuts (including third-party ones) are the only Chrome shortcuts you can remap, via
chrome://extensions/shortcuts.
Tab management shortcuts
These cover opening, closing, switching, and restoring tabs. The position-jump shortcuts (Ctrl+1–8) are underused — faster than clicking when you keep specific tabs at fixed positions.
| Action | Windows / Linux | Mac |
|---|---|---|
| New tab | Ctrl+T | Cmd+T |
| Close current tab | Ctrl+W | Cmd+W |
| Reopen last closed tab | Ctrl+Shift+T | Cmd+Shift+T |
| Next tab | Ctrl+Tab or Ctrl+PgDn | Cmd+Option+Right |
| Previous tab | Ctrl+Shift+Tab or Ctrl+PgUp | Cmd+Option+Left |
| Jump to tab 1–8 | Ctrl+1 through Ctrl+8 | Cmd+1 through Cmd+8 |
| Jump to rightmost tab | Ctrl+9 | Cmd+9 |
| Move tab right | Ctrl+Shift+PgDn | Ctrl+Shift+PgDn |
| Move tab left | Ctrl+Shift+PgUp | Ctrl+Shift+PgUp |
| New window | Ctrl+N | Cmd+N |
| New Incognito window | Ctrl+Shift+N | Cmd+Shift+N |
| Close window | Ctrl+Shift+W | Cmd+Shift+W |
On tab position shortcuts: Ctrl+1 through Ctrl+8 count from the left. If you keep Gmail at position 1, calendar at 2, and your project management tool at 3, you can switch between them without looking at the tab strip. Ctrl+9 jumps to the last tab no matter how many are open.
Ctrl+Shift+T deserves more credit. Chrome tracks your closed tab history across the session and into the previous session. You can press it multiple times to keep restoring further back. It does not restore tabs closed in Incognito windows.
Navigation and history
Back/forward navigation via keyboard is faster than reaching for the mouse. The history page shortcut is useful when you remember visiting something but cannot reconstruct the URL.
| Action | Windows / Linux | Mac |
|---|---|---|
| Go back | Alt+Left | Cmd+[ or Cmd+Left |
| Go forward | Alt+Right | Cmd+] or Cmd+Right |
| Reload page | F5 or Ctrl+R | Cmd+R |
| Hard reload (bypass cache) | Shift+F5 or Ctrl+Shift+R | Cmd+Shift+R |
| Stop loading | Esc | Esc |
| Open History page | Ctrl+H | Cmd+Y |
| Open Downloads page | Ctrl+J | Cmd+Shift+J |
| Home page in current tab | Alt+Home | Cmd+Shift+H |
| Full-screen toggle | F11 | Fn+F |
Hard reload is the one people forget when a site is serving a stale version. Ctrl+Shift+R clears the cached assets for the current page before reloading — no need to open DevTools to empty the cache manually.
Search and URL bar tricks
The address bar does more than URLs. Ctrl+K and Ctrl+L look similar but do different things: Ctrl+K puts you in search mode with the current text selected; Ctrl+L focuses the bar and selects the full URL for replacement.
| Action | Windows / Linux | Mac |
|---|---|---|
| Focus address bar | Ctrl+L or Alt+D or F6 | Cmd+L |
| Search from anywhere | Ctrl+K or Ctrl+E | Cmd+Option+F |
| Add www. and .com, open | Ctrl+Enter (after typing) | Ctrl+Return |
| Open in new background tab | Alt+Enter (after typing) | Cmd+Return |
| Search using a different engine | Type engine name, then Tab | Same |
| Find text on current page | Ctrl+F or F3 | Cmd+F |
| Next find match | Ctrl+G | Cmd+G |
| Previous find match | Ctrl+Shift+G | Cmd+Shift+G |
The Tab-to-search trick: If a site has registered as a search engine in Chrome (most do automatically after you search on them once), type the site name in the address bar, press Tab, and you are now searching that site directly. Works for Wikipedia, YouTube, GitHub, MDN, and most major sites.
Alt+Enter opens a new tab with the search results instead of replacing the current tab. Type your query, hit Alt+Enter, and your current page stays intact.
DevTools and developer shortcuts
These open specific DevTools panels directly. Worth knowing even if you are not a developer — the Network panel shows what requests a page is firing, and the source view (Ctrl+U) works without DevTools at all.
| Action | Windows / Linux | Mac |
|---|---|---|
| Open DevTools (last panel) | F12 or Ctrl+Shift+J | Cmd+Option+I |
| Open DevTools → Console | Ctrl+Shift+J | Cmd+Option+J |
| View page source | Ctrl+U | Cmd+Option+U |
| Open Chrome Task Manager | Shift+Esc | — |
| Delete browsing data | Ctrl+Shift+Delete | Cmd+Shift+Delete |
| Open Bookmarks Manager | Ctrl+Shift+O | Cmd+Option+B |
| Show/hide Bookmarks bar | Ctrl+Shift+B | Cmd+Shift+B |
Chrome Task Manager (Shift+Esc) shows per-tab and per-extension memory and CPU usage. If Chrome is slow, this is the fastest way to find out which tab or extension is responsible. Each tab, extension, and service worker gets its own row.
Page content keyboard actions
Scrolling shortcuts reduce how often you reach for the scrollbar. Space/Shift+Space is the fastest way to page through long articles. The zoom shortcuts (Ctrl+Plus/Minus) persist per site.
| Action | Windows / Linux | Mac |
|---|---|---|
| Scroll down one screen | Space or PgDn | Space |
| Scroll up one screen | Shift+Space or PgUp | Shift+Space |
| Go to top of page | Home | Cmd+Up |
| Go to bottom of page | End | Cmd+Down |
| Zoom in | Ctrl+= | Cmd+= |
| Zoom out | Ctrl+- | Cmd+- |
| Reset zoom | Ctrl+0 | Cmd+0 |
| Save page as bookmark | Ctrl+D | Cmd+D |
| Save all tabs as bookmarks | Ctrl+Shift+D | Cmd+Shift+D |
| Print page | Ctrl+P | Cmd+P |
| Save page | Ctrl+S | Cmd+S |
| Open file from disk | Ctrl+O | Cmd+O |
| Next focusable element | Tab | Tab |
| Previous focusable element | Shift+Tab | Shift+Tab |
| Download link target | Alt+Click | Option+Click |
| Open link in background tab | Ctrl+Click | Cmd+Click |
| Open link in new window | Shift+Click | Shift+Click |
Ctrl+Shift+D saves every open tab as a bookmark folder — useful before closing a research session you want to return to. The folder name defaults to today’s date.
Extensions add what Chrome skips
Chrome has no built-in shortcut for tab search, tab grouping by domain, or keyboard-driven link navigation. SuperchargeNavigation is built around a keyboard-first workflow: four manifest-registered shortcuts plus a hold-to-activate hint layer that puts letters on every clickable element on the page.
Manifest shortcuts (registered via Chrome’s extension API, configurable at chrome://extensions/shortcuts):
| Action | Shortcut | Platform |
|---|---|---|
| Command bar (search tabs, history, commands) | Alt+K | Windows, Linux, Mac |
| Toggle side panel | Alt+B | Windows, Linux, Mac |
| Smart group tabs by domain | Alt+G | Windows, Linux, Mac |
| Ungroup all tabs | Alt+Shift+G | Windows, Linux, Mac |
Hint mode (hold Shift on any page): letter badges appear on every link and button. Type the label to activate. Three chord variants change what happens when you complete the label:
| Chord | Result |
|---|---|
| Shift + label | Click the element |
| Shift+Alt + label | Open inline Peek preview (no new tab) |
| Shift+Ctrl + label | Open in a background tab |
This is distinct from Vimium-style navigation. The hint layer fires only while Shift is held; release it and the badges disappear immediately. No mode-lock, no separate escape chain to exit.
Alt+K opens a search overlay that filters all open tabs, recent history, and bookmarks as you type. No cursor repositioning to the address bar, no need to remember the tab position number.
Alt+G groups all tabs by domain in one keystroke — useful when you have 30 tabs from research across several sites. Alt+Shift+G undoes all groupings at once.
SuperchargePerformance has no registered keyboard shortcuts. Its controls live in the extension popup: suspension timers, ad-blocking tier, and per-site settings are all one click from the toolbar icon.
Custom shortcuts via chrome://extensions/shortcuts
Chrome’s built-in shortcuts cannot be rebound. Extension shortcuts can be. Navigate to chrome://extensions/shortcuts and you will see every extension that has registered commands, with their current key bindings shown inline.
To change a binding:
- Click the pencil icon next to the shortcut you want to change
- Press the new key combination
- Chrome saves it immediately — no restart required
Conflict detection is built in: if you assign a shortcut already used by another extension, Chrome will warn you. If you assign something Chrome uses natively (Ctrl+T, for example), the extension binding will not override it — Chrome’s own shortcuts take precedence.
Two scope options appear for each shortcut: “In Chrome” (fires when Chrome has focus) and “Global” (fires even when another app is in front). Global scope requires a separate permission prompt. Most shortcuts work fine at the “In Chrome” scope.
If you want Alt+K on Nav reassigned to something else, or want to move Alt+B to a different combination that does not conflict with your system shortcuts, that page is where to do it.
If you use a lot of tabs: Ctrl+1–8 for fixed positions plus Ctrl+9 for the tail tab covers most navigation without touching the mouse. Add Ctrl+Shift+T muscle memory for recovery, and Ctrl+L for address bar focus.
If you are heavier on browsing and research: Ctrl+F plus Ctrl+G for in-page search, Alt+Left/Right for navigation, and Space/Shift+Space for scrolling without the scrollbar.
If you want tab search that Chrome does not provide: Alt+K from SuperchargeNavigation fills that gap directly.
Frequently Asked Questions
How many keyboard shortcuts does Chrome have?
Can you remap Chrome keyboard shortcuts?
What is the shortcut to reopen a closed tab in Chrome?
How do I jump to a specific tab by number in Chrome?
What does Ctrl+Shift+T do in Chrome?
Is there a keyboard shortcut to search through open tabs in Chrome?
Don't miss the next release
Be first to know when we ship something new.
Related Articles
Chrome Tab Scrolling Gone? 5 Ways That Still Work (2026)
Chrome tab scrolling is gone: Chrome 144 pulled the flag and it has not returned. Restore wheel-to-switch tabs with Alt+Scroll, plus 4 faster ways to any tab.
Chrome Tab Groups: Complete Guide for Power Users (2026)
Chrome tab groups vanish on restart unless saved first. 9-section guide to creating, naming, syncing, and restoring groups, with advice on when workspaces win.
SuperchargeNavigation: EVERY Feature Explained (2026)
Side panel, workspaces, Alt+K, Alt+Click peek, time-travel — all 38 Nav features in one reference. Keyboard shortcuts table, settings defaults, Chrome tips.
Chrome Tab Search Shortcut: TESTED Guide (2026)
Ctrl+Shift+A searches open and recent tabs by title and URL — no fuzzy match, current window only. Here's what it finds, and where Alt+K covers the gap.