
Search
| Windows | Action | |
|---|---|---|
| Ctrl+L or F4 or Alt+D | Select the address bar | |
| Ctrl+Shift+L | Open webpage/URL, or perform search, using current clipboard content | |
| Ctrl+E | Open a search query in the address bar | |
| Ctrl+F or F3 | Find on page |
Navigation
| Windows | Action | |
|---|---|---|
| Alt+Home | Open home page | |
| Backspace or Alt+Arrow Left | Go back | |
| Alt+Arrow Right | Go forward | |
| PageUp or Shift+Space | Scroll page up | |
| PageDown or Space | Scroll page down | |
| Ctrl+Home | Scroll to top of page | |
| Ctrl+End | Scroll to bottom of page | |
| Ctrl+Tab | Switch to the next tab | |
| Ctrl+Shift+Tab | Switch to the previous tab | |
| Ctrl+1,2,3,...,8 | Switch to a specific tab number | |
| Ctrl+9 | Switch to the last tab | |
| Ctrl+I | Open favourites pane | |
| Ctrl+M | Open reading list pane | |
| Ctrl+H | Open history pane | |
| Ctrl+J | Open downloads pane | |
| F7 | Toggle caret browsing |
Window / Tab Control
| Windows | Action | |
|---|---|---|
| Ctrl+N | Open a new window | |
| Ctrl+Shift+P | Open a new InPrivate Browsing window | |
| Ctrl+T | Open a new tab | |
| Ctrl+K | Duplicate tab (switching to newly created tab) | |
| Ctrl+Shift+K | Duplicate tab (remaining on current tab) | |
| Ctrl+click | Open link in a new tab | |
| Ctrl+Shift+click | Open link in a new tab and switch to the tab | |
| Alt+Shift+click | Open link in a new window | |
| Ctrl+Shift+N | Moves current tab to new window | |
| Ctrl+W | Close current tab (note: closing last remaining tab quits application) | |
| Ctrl+Shift+T | Open a previously closed tab |
Bookmarks
| Windows | Action | |
|---|---|---|
| Ctrl+D | Add current site to favourites or reading list | |
| Ctrl+Shift+B | Toggle favourites bar (show/hide) |
View / Print
| Windows | Action | |
|---|---|---|
| Esc | Stop loading the page / Close sidebar (if open; e.g.: Bookmarks) | |
| Ctrl+R or F5 | Refresh the page | |
| Ctrl+Shift+R | Toggle reading view (on/off) | |
| Ctrl+plus | Zoom in (25%) | |
| Ctrl+minus | Zoom out (25%) | |
| Ctrl+0 | Reset zoom level | |
| Ctrl+P | Print the current page |
General
| Windows | Action | |
|---|---|---|
| Alt+F4 | Quit application (note: closing last remaining tab also quits application) | |
| Alt+X | Open more pane | |
| F12 | Open developer tools pane |
Developer Tools (the following shortcuts are only applicable within the Developer Tools section)
| Windows | Action | |
|---|---|---|
| Ctrl+B | Select element (on DOM Explorer tab) | |
| Ctrl+K | Color picker (on DOM Explorer tab) | |
| Ctrl+J | Debug just my code (on Debugger tab) | |
| Ctrl+E | Start/stop profiling to begin a performance session (on Performance, Network, Memory tabs) | |
| Ctrl+S | Export as HAR (on Network tab) | |
| Ctrl+O | Import profiling session (on Performance, Memory tabs) | |
| Ctrl+S | Export profiling session (on Performance, Memory tabs) | |
| Ctrl+L | Clear errors, warnings, information (on Performance tab) | |
| F5 or F8 | Continue (on Debugger tab) | |
| F11 | Step into (on Debugger tab) | |
| F12 | Step over (on Debugger tab) | |
| Shift+F11 | Step out (on Debugger tab) | |
| Ctrl+Shift+F5 | Continue and refresh (on Debugger tab) | |
| Ctrl+Shift+I | DOM element highlighting (on DOM Explorer tab) | |
| Ctrl+Shift+W | Break on new worker (on Debugger tab) | |
| Ctrl+Shift+E | Change exception behavior (on Debugger tab) | |
| Ctrl+Shift+T | Take heap snapshot (On Memory tab) | |
| Ctrl+Shift+L | Reset Emulation settings (On Emulation tab) |