Hotkeys and shortcuts for Google Chrome (Linux)

(Total 133)

Ctrl + Shift + I (or F12 )
Manage Chrome DevTools - Accessing DevTools and DevTools Basics
Open Developer Tools
Ctrl + Shift + J
Manage Chrome DevTools - Accessing DevTools and DevTools Basics
Open Developer Tools (With Focus on Console)
Ctrl + Shift + C
Manage Chrome DevTools - Accessing DevTools and DevTools Basics
Toggle Element Inspection mode
Ctrl + Shift + C (2x)
Manage Chrome DevTools - Accessing DevTools and DevTools Basics
Switch Focus on Developer Tools (there is not really a shortcut for focusing on the Developer Tool, but this is a workaround. Watch the Inspector Mode Icon change color as you press for guidence. Finally, this works only if DevTools are docked; if they are not, simpy switch between windows with Alt+Tab)
?
Manage Chrome DevTools - Accessing DevTools and DevTools Basics
Show General Settings Dialog (press Esc to exit)
Ctrl + [ / ]
Manage Chrome DevTools - Accessing DevTools and DevTools Basics
Switch to next / Switch to previous panel (add Alt to the combination to reverse the direction)
Ctrl + D
Manage Chrome DevTools - Accessing DevTools and DevTools Basics
Dock / Undock Developer Tool
Ctrl + Shift + M
Manage Chrome DevTools - Accessing DevTools and DevTools Basics
Toggle (mobile) Device Mode
Ctrl + F
Manage Chrome DevTools - Accessing DevTools and DevTools Basics
Search Text in Source
Ctrl + Shift + F
Manage Chrome DevTools - Accessing DevTools and DevTools Basics
Search Text across sources
Ctrl + O
Manage Chrome DevTools - Accessing DevTools and DevTools Basics
Search by Filename
Ctrl + [ + ] / -
Manage Chrome DevTools - Accessing DevTools and DevTools Basics
Zoom in / Zoom out Developer tools
Ctrl + 0 (zero)
Manage Chrome DevTools - Accessing DevTools and DevTools Basics
Zoom to default
Ctrl + Arrow Up
Manage Chrome DevTools - Elements Panel
Focus on the Elements content (this is strangely nowhere documented, but worked for me; without this one, you cannot use any of the other shortcuts below without clicking on the content first)
Arrow Up / Arrow Down
Manage Chrome DevTools - Elements Panel
Navigate upwards/ downwards
Ctrl + Z / Ctrl + Y
Manage Chrome DevTools - Elements Panel
Undo / Redo Change
Arrow Right / Arrow Left
Manage Chrome DevTools - Elements Panel
Expand / Collapse
Left-click on arrow
Manage Chrome DevTools - Elements Panel
Expand node
Ctrl + Alt +Left-click
Manage Chrome DevTools - Elements Panel
Expand/collapse node with all children
Enter
Manage Chrome DevTools - Elements Panel
Edit the element
H
Manage Chrome DevTools - Elements Panel
Hide the element
F2
Manage Chrome DevTools - Elements Panel
Toggle edit as HTML
Left-click
Manage Chrome DevTools - Styles Panel
Edit Rule
Left-click on white space
Manage Chrome DevTools - Styles Panel
Insert new property
Ctrl +Left-click on property
Manage Chrome DevTools - Styles Panel
Go to line of style rule property declaration
Shift +Left-click on property
Manage Chrome DevTools - Styles Panel
Cycle through the color definition value
Tab / Shift + Tab
Manage Chrome DevTools - Styles Panel
Edit next / edit previous property
Arrow Up / Arrow Down
Manage Chrome DevTools - Styles Panel
Increase / decrease value by 1
Page Up / Page Down
Manage Chrome DevTools - Styles Panel
Increase / decrease value by 10
Shift + Page Up / Page Down
Manage Chrome DevTools - Styles Panel
Increase / decrease value by 100
Alt + Arrow Up / Arrow Down
Manage Chrome DevTools - Styles Panel
Increase / decrease value by 100
F8 , Ctrl + \
Manage Chrome DevTools - Sources Panel
Pause / resume script execution
F8 , Ctrl + \
Manage Chrome DevTools - Sources Panel
Pause / resume script execution
F10 , Ctrl + '
Manage Chrome DevTools - Sources Panel
Step over next function call
F11 , Ctrl + ;
Manage Chrome DevTools - Sources Panel
Step into next function call
Shift + F11 , Ctrl + Shift + ;
Manage Chrome DevTools - Sources Panel
Step out of current function
Ctrl + . / ,
Manage Chrome DevTools - Sources Panel
Select next / select previous call frame
Left-click on line-number
Manage Chrome DevTools - Sources Panel
Toggle breakpoint condition
Right-click on line number
Manage Chrome DevTools - Sources Panel
Edit breakpoint condition
Alt + Delete
Manage Chrome DevTools - Sources Panel
Delete individual words
Ctrl + /
Manage Chrome DevTools - Sources Panel
Comment a line or selected text
Ctrl + S
Manage Chrome DevTools - Sources Panel
Save changes to local modifications
Ctrl + Alt + S
Manage Chrome DevTools - Sources Panel
Save all changes
Ctrl + G
Manage Chrome DevTools - Sources Panel
Go to line
Ctrl + O
Manage Chrome DevTools - Sources Panel
Search by filename
Ctrl + P +number
Manage Chrome DevTools - Sources Panel
Jump to line number
Ctrl + O +number +number
Manage Chrome DevTools - Sources Panel
Jump to column
Ctrl + Shift + O
Manage Chrome DevTools - Sources Panel
Go to member
Alt + W
Manage Chrome DevTools - Sources Panel
Close active tab
Ctrl + Enter
Manage Chrome DevTools - Sources Panel
Run snippet
Ctrl + M
Manage Chrome DevTools - Code Editor
Go to matching bracket
Ctrl + P +number
Manage Chrome DevTools - Code Editor
Jump to line number
Ctrl + O +number +number
Manage Chrome DevTools - Code Editor
Jump to column
Ctrl + /
Manage Chrome DevTools - Code Editor
Toggle comment
Ctrl + D
Manage Chrome DevTools - Code Editor
Select next occurrence
Ctrl + U
Manage Chrome DevTools - Code Editor
Undo last selection
Ctrl + E
Manage Chrome DevTools - Timeline Panel
Start / stop recording
Ctrl + S
Manage Chrome DevTools - Timeline Panel
Save timeline data
Ctrl + O
Manage Chrome DevTools - Timeline Panel
Open / Load timeline data
Ctrl + E
Manage Chrome DevTools - Profiles Panel
Start / stop recording
Arrow Right
Manage Chrome DevTools - Console Panel
Accept Suggestion
Arrow Up / Arrow Down
Manage Chrome DevTools - Console Panel
Previous / next command (line)
Ctrl + `
Manage Chrome DevTools - Console Panel
Focus the Console
Ctrl + L
Manage Chrome DevTools - Console Panel
Clear Console
Shift + Enter
Manage Chrome DevTools - Console Panel
Multi-line entry
Enter
Manage Chrome DevTools - Console Panel
Execute
Ctrl + T
Manage Tabs
Open new tab
Ctrl + W / Ctrl + F4
Manage Tabs
Close tab (or close Chrome if only one tab is open)
Ctrl + Shift + T
Manage Tabs
Reopen last tab closed. Up to 10 tabs.
Ctrl + 1 through Ctrl + 8
Manage Tabs
Jump to first tab, second tab, etc.
Ctrl + 9
Manage Tabs
Switch to the last tab
Ctrl + Tab / Ctrl + Shift + Tab
Manage Tabs
Switch to the next / previous tab (or use ctrl+page up/ctrl+page down)
Ctrl + N
Manage Tabs
Open new Chrome window
Ctrl + Shift + N
Manage Tabs
Open new Chrome window in incognito mode
Alt + F4
Manage Tabs
Close current window
Ctrl +left-click
Manage Tabs
Open link in a new background tab
Ctrl + Shift +left-click
Manage Tabs
Open link in a new foreground tab
Shift +left-click
Manage Tabs
Open link in a new window
Alt +left-click
Manage Tabs
Download link
Drag link to existing tab
Manage Tabs
Open link in selected tab
Drag link to tab bar
Manage Tabs
Open link in a new tab in the specified position on the tab strip.
Alt + D (or Ctrl + L )
Address Bar
Jump to address bar; highlights current webpage URI if available
Ctrl + E (or Ctrl + K )
Address Bar
Enter search query in address bar
Home / End in address bar
Address Bar
Jump to beginning / end of address bar
Ctrl + A in address bar
Address Bar
Select all text of address. Also use shift+end with cursor at beginning or shift+home with cursor at end
Type name of site and press Ctrl + Enter
Address Bar
Add www. to beginning and .com to end of input and opens the web address in current tab.
Type name of site and press Alt + Enter
Address Bar
Add www. to beginning and .com to end of input and opens the web address in new background tab.
Type search term and press Enter
Address Bar
Perform a search using the search engine associated with the keyword or the URI.
Type name of search engine and press Tab
Address Bar
Tab-to-Search feature. E.g. Typing in 'yahoo.com' plus tab opens yahoo search. Add/edit search engines via 'Under the Hood' -> Basic -> Search Engines.
F6
View Webpages
Alternate focus between address bar, bookmark bar and webpage
Arrow Down / Arrow Up with focus on webpage
View Webpages
Scroll down / scroll up
Page Down / Page Up
View Webpages
Scroll one page down / one page up. Also use space/shift+space
Home / End
View Webpages
Jump to beginning / to end of webpage
Ctrl + [ + ] / -
View Webpages
Zoom in / zoom out (or Ctrl+mousewheel)
Ctrl + 0 (zero)
View Webpages
Return zoom to normal text size
Ctrl + U
View Webpages
View webpage source
F11
View Webpages
Turn full screen on / off
View Webpages
Alt + Home
Browse between Webpages
Jump to homepage
Alt + Arrow Left / Arrow Right
Browse between Webpages
Jump to previous webpage visited / jump to next webpage
F5 / Ctrl + R
Browse between Webpages
Reload current webpage
Ctrl + F5 / Shift + F5
Browse between Webpages
Reload current webpage with cache override
Esc
Browse between Webpages
Stop webpage loading
Tab / Shift + Tab with focus on webpage
Browse within Webpages
Jump to next / previous link
Enter on link
Browse within Webpages
Open link in current tab
Ctrl + Enter on link
Browse within Webpages
Open link in a new background tab
Shift + Ctrl + Enter on link
Browse within Webpages
Open link in a new foreground tab
Shift + Enter on link
Browse within Webpages
Open link in a new window
Alt + Enter on link
Browse within Webpages
Download link
Shift + F10
Browse within Webpages
Open context menu (simulate right mouse button)
Ctrl + A
Browse within Webpages
Select all content on webpage
Ctrl + c with content selected
Browse within Webpages
Copy selected content to clipboard
Ctrl + P
Access Browser Features
Print current webpage (Chrome Print Dialog)
Ctrl + Shift + P
Access Browser Features
Print current webpage (Native Windows Print Dialog)
Ctrl + O
Access Browser Features
Open file
Ctrl + S
Access Browser Features
Save current webpage
Alt + F
Access Browser Features
Open Wrench Menu (I'd call it file menu to remember the shortcut)
Ctrl + H
Access Browser Features
Open History tab
Ctrl + J
Access Browser Features
Open Downloads tab
Ctrl + F / F3
Search
Find text on webpage. Press Enter for
Enter / Shift + Enter with text found on webpage
Search
Find next / find previous match
Ctrl + G / Ctrl + Shift + G with text found on webpage
Search
Find next / find previous match
Esc
Search
With focus on Search box: Close Search box
Ctrl + Shift + B
Bookmarks Shortcuts
Show or hide bookmarks bar
Ctrl + Shift + O
Bookmarks Shortcuts
Open Bookmark Manager
Ctrl + D
Bookmarks Shortcuts
Add bookmark for current webpage
Ctrl + Shift + D
Bookmarks Shortcuts
Saves all open pages as bookmarks in a new folder
Drag URI to bookmark bar
Bookmarks Shortcuts
Bookmark webpage (can be URI from address bar or link from page)
Alt + D , then F6
Bookmarks Shortcuts
Jump to bookmark toolbar. Use arrow keys and enter to access bookmarks
Alt + F , then b
Bookmarks Shortcuts
Open Bookmark Manager Tab
Shift + Alt + T
The Rest
Set focus on the toolbar. Use arrow keys to navigate between different buttons on the toolbar.
Shift + Esc
The Rest
View Google Task manager
F1
The Rest
Chrome Help