Browser Shortcuts Cheat Sheet

Stop using your mouse for every click.

Keyboard shortcuts speed up your work. They help you navigate, test, and debug faster. This guide works for Chrome, Edge, and Brave on Windows or Linux.

Tab Management

  • Ctrl + T: Open a new tab. Use this for quick searches or documentation.
  • Ctrl + N: Open a new window. Use this to separate work from research.
  • Ctrl + Shift + N: Open an incognito window. Test sites without cookies or saved sessions.
  • Ctrl + 1 to 8: Jump to a specific tab by its number.
  • Ctrl + 9: Jump to the last tab.
  • Ctrl + Tab: Move to the next tab.
  • Ctrl + Shift + Tab: Move to the previous tab.
  • Ctrl + Shift + T: Reopen a closed tab. Use this to recover lost pages.
  • Ctrl + W: Close the current tab.
  • Ctrl + Shift + W: Close the whole window.

Bookmarks and Navigation

  • Ctrl + D: Bookmark the current page.
  • Ctrl + Shift + B: Show or hide your bookmarks bar.
  • Ctrl + Shift + D: Save all open tabs into one folder.
  • Alt + Left Arrow: Go back to the previous page.
  • Alt + Right Arrow: Go forward to the next page.
  • Ctrl + H: Open your history.
  • Ctrl + J: Open your downloads.

Zoom and View

  • Ctrl + 0: Reset zoom to default.
  • Ctrl + +: Zoom in to see UI details.
  • Ctrl + -: Zoom out to see layouts.
  • F11: Enter or exit full-screen mode.

Search and Tools

  • Ctrl + F: Find specific text on a page.
  • Ctrl + E: Search the web from the address bar.
  • Ctrl + Shift + I: Open Developer Tools. Use this to inspect code and debug.
  • Ctrl + R: Reload the page.
  • Ctrl + Shift + R: Hard reload. This ignores the cache to show new changes.
  • Shift + Esc: Open the Task Manager to find tabs using too much memory.

Start with these five:

  • Ctrl + T (New tab)
  • Ctrl + Shift + T (Recover tab)
  • Ctrl + F (Find text)
  • Ctrl + Shift + I (Dev Tools)
  • Ctrl + Shift + R (Hard reload)

Master these to work faster every day.

Source: https://dev.to/techwebster/browser-shortcuts-cheat-sheet-19ol