Chrome Shortcuts Cheat Sheet — Every Shortcut Listed (2026)
Chrome Shortcuts Cheat Sheet — Every Shortcut Listed
You know Chrome has keyboard shortcuts. You have probably memorized a handful — Ctrl+T for a new tab, Ctrl+W to close one, maybe Ctrl+Shift+T to bring back the tab you just killed by accident. But Chrome has over 60 built-in shortcuts spread across tabs, windows, navigation, the address bar, page controls, and developer tools. Nobody memorizes all of them, and Google does not offer a single page where you can look them all up.
That is what this chrome shortcuts cheat sheet is for. Every shortcut worth knowing in 2026, organized by category so you can find what you need in seconds. Bookmark this page, print it, or keep it in a pinned tab — it is the reference card Chrome should have shipped with from the start.
Tab Shortcuts
Tab management is where most people spend the bulk of their Chrome time, and it is where a chrome shortcuts cheat sheet pays off the fastest. These shortcuts replace every mouse-driven tab interaction.
Ctrl+T (Mac: Cmd+T) — Open a new tab. The cursor automatically lands in the address bar so you can start typing immediately.
Ctrl+W (Mac: Cmd+W) — Close the current tab. Fast and clean. Pair it with Ctrl+T and you can cycle through temporary tabs without touching the mouse.
Ctrl+Shift+T (Mac: Cmd+Shift+T) — Reopen the last closed tab. Press it repeatedly to walk backward through your close history. Works even after a browser restart if Chrome is set to continue where you left off.
Ctrl+Tab — Move to the next tab (right). Ctrl+Shift+Tab — Move to the previous tab (left). These cycle through your tabs sequentially.
Ctrl+1 through Ctrl+8 (Mac: Cmd+1 through Cmd+8) — Jump directly to a tab by position. If you keep email on tab one and your calendar on tab two, these shortcuts let you switch contexts instantly.
Ctrl+9 (Mac: Cmd+9) — Jump to the last tab, regardless of how many tabs are open.
Ctrl+Shift+A (Mac: Cmd+Shift+A) — Open tab search. A dropdown appears where you can type any part of a tab title or URL and jump directly to the matching tab. Essential when you have twenty or more tabs open.
Ctrl+Shift+W (Mac: Cmd+Shift+W) — Close the entire current window and all its tabs at once.
Window Shortcuts
When you need to manage entire browser windows rather than individual tabs, these are the shortcuts to reach for. This section of the chrome shortcuts cheat sheet covers everything from opening new windows to toggling full screen.
Ctrl+N (Mac: Cmd+N) — Open a new Chrome window.
Ctrl+Shift+N (Mac: Cmd+Shift+N) — Open a new Incognito window. Useful for testing websites without cached data or cookies affecting the results.
Alt+F4 (Mac: Cmd+Q) — Close the current window. On Windows and Linux this closes the active window. On Mac, Cmd+Q quits the entire application.
F11 (Mac: Cmd+Ctrl+F) — Toggle full-screen mode. Hides the tab bar, address bar, and all Chrome UI elements. Press again to exit. Great for presentations or focused reading.
Ctrl+Shift+B (Mac: Cmd+Shift+B) — Toggle the bookmarks bar on or off. Keep it hidden for a clean interface and toggle it on when you need quick access to saved links.
Alt+Home — Open your homepage in the current tab. This only works on Windows and Linux.
Address Bar (Omnibox) Shortcuts
The Chrome address bar is far more powerful than a simple URL field. These omnibox shortcuts are some of the most underused entries on any chrome shortcuts cheat sheet, yet they save significant time once you build the muscle memory.
Ctrl+L or F6 (Mac: Cmd+L) — Jump to the address bar and select the entire URL. This is the fastest way to start typing a new URL or search query without reaching for the mouse.
Ctrl+Enter (Mac: Cmd+Enter) — Automatically adds "www." and ".com" to your input and navigates there. Type "github" and press Ctrl+Enter to go directly to www.github.com.
Alt+Enter (Mac: Option+Enter) — Open the current address bar query in a new tab instead of replacing the current page. This preserves your current tab while opening the result in a fresh one.
Ctrl+K or Ctrl+E — Move focus to the address bar for a search query. Functionally similar to Ctrl+L but designed specifically for triggering a search.
Ctrl+Backspace (Mac: Option+Backspace) — Delete the previous word in the address bar. Useful for quickly editing a long URL without holding the backspace key.
The address bar also handles math expressions, unit conversions, and currency conversions. Type "250 * 1.08" or "15 miles in km" and Chrome shows the answer as a suggestion before you press Enter. No calculator needed.
Navigation Shortcuts
These shortcuts handle moving through pages and your browsing history. They replace the back button, forward button, and scroll interactions that normally require a mouse.
Alt+Left Arrow (Mac: Cmd+Left Bracket or Cmd+[) — Go back one page in your browsing history.
Alt+Right Arrow (Mac: Cmd+Right Bracket or Cmd+]) — Go forward one page.
F5 or Ctrl+R (Mac: Cmd+R) — Reload the current page.
Ctrl+Shift+R (Mac: Cmd+Shift+R) — Hard reload. Bypasses the cache and fetches everything fresh from the server. Critical for developers testing CSS or JavaScript changes.
Space — Scroll down one screenful. Shift+Space — Scroll up one screenful. The simplest way to read through long pages without a mouse.
Home — Scroll to the top of the page. End — Scroll to the bottom. These are the fastest way to jump to either end of any page.
Page Down — Scroll down by approximately one viewport. Page Up — Scroll up by one viewport.
Escape — Stop loading the current page. Useful when a page hangs or you realize you navigated to the wrong URL.
Page Interaction Shortcuts
This section of the chrome shortcuts cheat sheet covers everything you do on a page itself — searching, bookmarking, zooming, and printing.
Ctrl+F (Mac: Cmd+F) — Open find-on-page. Type your search term and Chrome highlights every match with arrows to jump between them.
Ctrl+G (Mac: Cmd+G) — Jump to the next match in a find-on-page search. Ctrl+Shift+G (Mac: Cmd+Shift+G) — Jump to the previous match.
Ctrl+D (Mac: Cmd+D) — Bookmark the current page. A dialog appears where you can confirm the name and folder.
Ctrl+Shift+D (Mac: Cmd+Shift+D) — Bookmark all open tabs in the current window at once, creating a new folder containing every tab.
Ctrl+P (Mac: Cmd+P) — Open the print dialog. Select "Save as PDF" to save any web page as a PDF without installing extra software.
Ctrl+Plus (Mac: Cmd+Plus) — Zoom in. Ctrl+Minus (Mac: Cmd+Minus) — Zoom out. Ctrl+0 (Mac: Cmd+0) — Reset zoom to the default level. Chrome remembers your zoom preference per domain.
Ctrl+U (Mac: Cmd+U) — View the page source in a new tab.
Ctrl+S (Mac: Cmd+S) — Save the current page as an HTML file to your computer.
Ctrl+Shift+C — This is the one chrome shortcut that does not exist natively. Chrome has no built-in shortcut for copying the current page URL. The Ctrl+Shift+C extension fills this gap — install it and press one key to copy any URL to your clipboard instantly. It collects zero data and works on every Chromium browser. For a deeper look at why this shortcut matters, see the fastest way to copy a URL in Chrome.
Developer Tools Shortcuts
Chrome DevTools has its own extensive set of keyboard shortcuts. This part of the chrome shortcuts cheat sheet is aimed at developers and power users who use DevTools regularly. For a full developer-focused guide, see 10 Chrome keyboard shortcuts every developer should know.
F12 or Ctrl+Shift+I (Mac: Cmd+Option+I) — Open or close Chrome DevTools.
Ctrl+Shift+J (Mac: Cmd+Option+J) — Open DevTools and jump directly to the Console tab.
Ctrl+Shift+M (inside DevTools) — Toggle the device toolbar for responsive design testing. Simulate specific screen sizes and pixel ratios.
Ctrl+Shift+P (inside DevTools) — Open the DevTools command menu. This is a search bar for every DevTools feature — type "screenshot" to capture the page, "coverage" to find unused code, or "dark mode" to toggle the DevTools theme.
Shift+Esc — Open Chrome's built-in Task Manager. Shows CPU and memory usage per tab and per extension. Useful for identifying resource-heavy tabs without closing your browser.
Ctrl+Shift+R (Mac: Cmd+Shift+R) — Hard reload (also listed under Navigation). Developers use this so frequently it deserves a spot in both categories.
Ctrl+[ and Ctrl+] (inside DevTools) — Switch between DevTools panels. Cycles through Elements, Console, Sources, Network, and other panels without clicking.
The Missing Shortcut — and How to Add It
Every chrome shortcuts cheat sheet reveals the same gap: there is no built-in shortcut for copying the URL of the page you are viewing. Chrome covers tabs, windows, navigation, bookmarks, zoom, DevTools, and dozens of other actions — but copying the current URL still requires Ctrl+L followed by Ctrl+C, which takes two keystrokes and pulls your focus to the address bar.
This is one of the most common browser actions. You copy URLs to paste into Slack messages, email threads, meeting notes, bug reports, documentation, project management tools, and code comments. Doing it dozens of times a day without a dedicated shortcut adds friction that compounds over time.
The Ctrl+Shift+C extension adds that missing shortcut with zero overhead. One keypress copies the full URL — path, query parameters, and fragments included. The extension requests only the minimum permissions needed to read the current tab URL and write to your clipboard. It makes no network requests, collects no browsing data, and requires no account. It is the kind of privacy-first tool that complements a keyboard-driven workflow instead of working against it.
If you are building a shortcut habit from this cheat sheet, adding Ctrl+Shift+C for URL copying is one of the highest-return additions you can make. For more on how it compares to the manual method, see how to copy a URL with a keyboard shortcut in Chrome.
How to Learn Shortcuts From This Cheat Sheet
Having a chrome shortcuts cheat sheet is only useful if you actually adopt the shortcuts. Here is a practical approach that works better than trying to memorize everything at once.
Start with three. Pick the three shortcuts from this cheat sheet that map to your most frequent actions. If you spend most of your time opening and closing tabs, start with Ctrl+T, Ctrl+W, and Ctrl+Shift+T. If you constantly share links, make Ctrl+Shift+C (via the extension) your first new habit. If you research across many tabs, start with Ctrl+Shift+A for tab search.
Practice for a week. Use only those three shortcuts deliberately for a full week. The goal is to reach for the keyboard automatically instead of the mouse. Sticky notes on your monitor help during the first few days — the visual cue catches you in the moment you are about to grab the mouse.
Add two more each week. Once your first three shortcuts are automatic, add two more from the cheat sheet. Within a month you will have ten or more shortcuts in muscle memory, and your browsing speed will be noticeably faster.
Customize extension shortcuts. Visit chrome://extensions/shortcuts to see and change the keyboard shortcuts for all your installed extensions. If any shortcut from this cheat sheet conflicts with an extension, this is where you resolve it. You can also use this page to discover shortcuts you did not know your extensions supported. For ideas on other lightweight extensions worth adding keyboard shortcuts for, check out the best free Chrome extensions for productivity in 2026.
Frequently Asked Questions
Is there an official Chrome shortcuts cheat sheet? Google does not publish a single consolidated cheat sheet. Chrome's official documentation spreads shortcuts across multiple support pages, and it can be difficult to find everything in one place. This guide organizes every significant Chrome shortcut by category so you can reference it quickly — bookmark it or print it with Ctrl+P.
Do Chrome shortcuts work the same on Mac? Almost all Chrome shortcuts have Mac equivalents. The general rule is to replace Ctrl with Cmd. For example, Cmd+T opens a new tab, Cmd+W closes one, and Cmd+Shift+T reopens a closed tab. A few shortcuts swap Alt for Option — like Option+Left Arrow to go back. This chrome shortcuts cheat sheet includes both Windows/Linux and Mac key combinations for every shortcut.
How do I copy a URL in Chrome with one keypress? Chrome has no built-in single-key shortcut for copying URLs. The native method requires Ctrl+L then Ctrl+C — two keystrokes plus losing focus to the address bar. The free Ctrl+Shift+C extension adds a true one-keypress shortcut that copies the URL instantly without any address bar interaction. It collects zero data and works on Chrome, Edge, Brave, and Vivaldi.
Can I print this Chrome shortcuts cheat sheet? Yes. Press Ctrl+P (or Cmd+P on Mac) to open the print dialog. Select "Save as PDF" if you want a digital copy, or send it directly to your printer. The category-based layout is designed for quick scanning whether you view it on screen or on paper.
How many keyboard shortcuts does Chrome have? Chrome has over 60 built-in keyboard shortcuts covering tabs, windows, the address bar, navigation, page interaction, and developer tools. Extensions can add additional custom shortcuts beyond this built-in set. You can view and configure all extension shortcuts at chrome://extensions/shortcuts.
What is the most useful Chrome shortcut? It depends entirely on your workflow. For most people, Ctrl+T (new tab), Ctrl+W (close tab), Ctrl+Shift+T (reopen closed tab), and Ctrl+L (jump to address bar) are the four shortcuts that deliver the biggest daily time savings. Developers should add F12 (DevTools) and Ctrl+Shift+R (hard reload) to that list. And anyone who shares links frequently should add Ctrl+Shift+C (copy URL via extension).
Can I customize Chrome keyboard shortcuts? Chrome does not let you remap its built-in shortcuts. However, you can fully customize keyboard shortcuts for any installed extension by visiting chrome://extensions/shortcuts. This lets you assign, change, or remove key combinations for every extension action. If a shortcut from this cheat sheet conflicts with an extension, that is where you fix it.
Bookmark This Chrome Shortcuts Cheat Sheet
This chrome shortcuts cheat sheet covers every keyboard shortcut worth knowing in Chrome in 2026 — from basic tab management to DevTools power moves. You do not need to memorize it all at once. Pick a few shortcuts that match your daily workflow, practice them until they are automatic, and come back for more.
If there is one addition to make right now, it is the shortcut Chrome left out: Ctrl+Shift+C for instant URL copying. The Ctrl+Shift+C extension adds it in under a minute — one keypress, zero data collected, free forever. Install it and close the one gap in Chrome's otherwise comprehensive shortcut system.
Try Ctrl+Shift+C
Copy any URL with one keyboard shortcut. Free forever, no data collected.