Google Chrome (Windows)

Bookmarks Shortcuts

Show or hide bookmarks bar

Ctrl + Shift + B

All hotkeys for Google Chrome (Windows)

Manage Chrome DevTools - Accessing DevTools and DevTools Basics
Open Developer Tools

Ctrl + Shift + I (or F12 )

Manage Chrome DevTools - Accessing DevTools and DevTools Basics
Open Developer Tools (With Focus on Javascript Console)

Ctrl + Shift + J

Manage Chrome DevTools - Accessing DevTools and DevTools Basics
Toggle Element Inspection mode

Ctrl + Shift + C

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)

Ctrl + Shift + C (2x)

Manage Chrome DevTools - Accessing DevTools and DevTools Basics
Show General Settings Dialog (press Esc to exit)

?

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 + [ / ]

Manage Chrome DevTools - Accessing DevTools and DevTools Basics
Dock / Undock Developer Tool

Ctrl + D

Manage Chrome DevTools - Accessing DevTools and DevTools Basics
Toggle (mobile) Device Mode

Ctrl + Shift + M

Manage Chrome DevTools - Accessing DevTools and DevTools Basics
Search Text in Source

Ctrl + F

Manage Chrome DevTools - Accessing DevTools and DevTools Basics
Search Text across sources

Ctrl + Shift + F

Manage Chrome DevTools - Accessing DevTools and DevTools Basics
Search by Filename

Ctrl + O

Manage Chrome DevTools - Accessing DevTools and DevTools Basics
Zoom in / Zoom out Developer tools

Ctrl + [ + ] / -

Manage Chrome DevTools - Accessing DevTools and DevTools Basics
Zoom to default

Ctrl + 0 (zero)

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)

Ctrl + Arrow Up

Manage Chrome DevTools - Elements Panel
Navigate upwards/ downwards

Arrow Up / Arrow Down

Manage Chrome DevTools - Elements Panel
Undo / Redo Change

Ctrl + Z / Ctrl + Y

Manage Chrome DevTools - Elements Panel
Expand / Collapse

Arrow Right / Arrow Left

Manage Chrome DevTools - Elements Panel
Expand node

Left-click on arrow

Manage Chrome DevTools - Elements Panel
Expand/collapse node with all children

Ctrl + Alt +Left-click

Manage Chrome DevTools - Elements Panel
Edit the element

Enter

Manage Chrome DevTools - Elements Panel
Hide the element

H

Manage Chrome DevTools - Elements Panel
Toggle edit as HTML

F2

Manage Chrome DevTools - Styles Panel
Edit Rule

Left-click

Manage Chrome DevTools - Styles Panel
Insert new property

Left-click on white space

Manage Chrome DevTools - Styles Panel
Go to line of style rule property declaration

Ctrl +Left-click on property

Manage Chrome DevTools - Styles Panel
Cycle through the color definition value

Shift +Left-click on property

Manage Chrome DevTools - Styles Panel
Edit next / edit previous property

Tab / Shift + Tab

Manage Chrome DevTools - Styles Panel
Increase / decrease value by 1

Arrow Up / Arrow Down

Manage Chrome DevTools - Styles Panel
Increase / decrease value by 10

Page Up / Page Down

Manage Chrome DevTools - Styles Panel
Increase / decrease value by 100

Shift + Page Up / Page Down

Manage Chrome DevTools - Styles Panel
Increase / decrease value by 100

Alt + Arrow Up / Arrow Down

Manage Chrome DevTools - Sources Panel
Pause / resume script execution

F8 , Ctrl + \

Manage Chrome DevTools - Sources Panel
Pause / resume script execution

F8 , Ctrl + \

Manage Chrome DevTools - Sources Panel
Step over next function call

F10 , Ctrl + '

Manage Chrome DevTools - Sources Panel
Step into next function call

F11 , Ctrl + ;

Manage Chrome DevTools - Sources Panel
Step out of current function

Shift + F11 , Ctrl + Shift + ;

Manage Chrome DevTools - Sources Panel
Select next / select previous call frame

Ctrl + . / ,

Manage Chrome DevTools - Sources Panel
Toggle breakpoint condition

Left-click on line-number

Manage Chrome DevTools - Sources Panel
Edit breakpoint condition

Right-click on line number

Manage Chrome DevTools - Sources Panel
Delete individual words

Alt + Delete

Manage Chrome DevTools - Sources Panel
Comment a line or selected text

Ctrl + /

Manage Chrome DevTools - Sources Panel
Save changes to local modifications

Ctrl + S

Manage Chrome DevTools - Sources Panel
Save all changes

Ctrl + Alt + S

Manage Chrome DevTools - Sources Panel
Go to line

Ctrl + G

Manage Chrome DevTools - Sources Panel
Search by filename

Ctrl + O

Manage Chrome DevTools - Sources Panel
Jump to line number

Ctrl + P +number

Manage Chrome DevTools - Sources Panel
Jump to column

Ctrl + O +number +number

Manage Chrome DevTools - Sources Panel
Go to member

Ctrl + Shift + O

Manage Chrome DevTools - Sources Panel
Close active tab

Alt + W

Manage Chrome DevTools - Sources Panel
Run snippet

Ctrl + Enter

Manage Chrome DevTools - Code Editor
Go to matching bracket

Ctrl + M

Manage Chrome DevTools - Code Editor
Jump to line number

Ctrl + P +number

Manage Chrome DevTools - Code Editor
Jump to column

Ctrl + O +number +number

Manage Chrome DevTools - Code Editor
Toggle comment

Ctrl + /

Manage Chrome DevTools - Code Editor
Select next occurrence

Ctrl + D

Manage Chrome DevTools - Code Editor
Undo last selection

Ctrl + U

Manage Chrome DevTools - Timeline Panel
Start / stop recording

Ctrl + E

Manage Chrome DevTools - Timeline Panel
Save timeline data

Ctrl + S

Manage Chrome DevTools - Timeline Panel
Open / Load timeline data

Ctrl + O

Manage Chrome DevTools - Profiles Panel
Start / stop recording

Ctrl + E

Manage Chrome DevTools - Console Panel
Accept Suggestion

Arrow Right

Manage Chrome DevTools - Console Panel
Previous / next command (line)

Arrow Up / Arrow Down

Manage Chrome DevTools - Console Panel
Focus the Console

Ctrl + `

Manage Chrome DevTools - Console Panel
Clear Console

Ctrl + L

Manage Chrome DevTools - Console Panel
Multi-line entry

Shift + Enter

Manage Chrome DevTools - Console Panel
Execute

Enter

Manage Tabs
Open a new tab

Ctrl + T

Manage Tabs
Reopen the last tab closed (up to 10 tabs)

Ctrl + Shift + T

Manage Tabs
Close the tab(or close Chrome if only one tab is open)

Ctrl + W / Ctrl + F4

Manage Tabs
Switch to the first tab, the second, etc.

Ctrl + 1 through Ctrl + 8

Manage Tabs
Switch to the last tab

Ctrl + 9

Manage Tabs
Switch to the next tab

Ctrl + Tab / Ctrl + Page Up

Manage Tabs
Switch to the previous tab

Ctrl + Shift + Tab / Ctrl + Page Down

Manage Tabs
Open a new window

Ctrl + N

Manage Tabs
Open a new incognito window

Ctrl + Shift + N

Manage Tabs
Close the current window

Ctrl + Shift + W / Alt + F4

Manage Tabs
Open the link in a new background tab

Ctrl +left-click

Manage Tabs
Open the link in a new foreground tab

Ctrl + Shift +left-click

Manage Tabs
Open the link in a new window

Shift +left-click

Manage Tabs
Download the link

Alt +left-click

Manage Tabs
Open Google search in a new background tab

Ctrl + click on "Search Google for" from a drop down menu

Manage Tabs
Open Google search in a new window

Shift + click on "Search Google for" from a drop down menu

Manage Tabs
Open the link in the selected tab

Drag link to an existing tab

Manage Tabs
Open the link in a new tab in the specified position on the tab strip

Drag link to tab bar

Manage Tabs
Select multiple tabs (to rearrange them or create a new window)

Hold Ctrl + click on tabs in the tab bar

Manage Tabs
Select all the tabs between two tabs (to rearrange them or create a new window)

Hold Shift + click on two tabs in the tab bar

Address Bar
Set focus to the address bar (highlights the current webpage URL if available)

Ctrl + L / Alt + D

Address Bar
Set focus to the toolbar

Shift + Alt + T

Address Bar
Enter search query in the address bar

Ctrl + E / Ctrl + K

Address Bar
Remove a prediction from the address bar

Arrow Down to highlight, then Shift + Delete

Address Bar
Perform a search using the search engine associated with the keyword or the URI

Type search term and press Enter

Address Bar
Open the site or a search in a new foreground tab

Type and press Alt + Enter

Address Bar
Open the site or a search in a new background tab (doesn't work in Windows 10)

Type and press Win + Enter

Address Bar
Open the site or a search in a new window

Type and press Shift + Enter

Address Bar
Add www. to beginning and .com to end of input and open the web address in the current tab

Type and press Ctrl + Enter

Address Bar
Add www. to beginning and .com to end of input and open the web address in a new foreground tab

Type and press Ctrl + Alt + Enter

Address Bar
Add www. to beginning and .com to end of input and open the web address in a new background tab (doesn't work in Windows 10)

Type and press Ctrl + Win + Enter

Address Bar
Add www. to beginning and .com to end of input and open the web address in a new window

Type and press Ctrl + Shift + Enter

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.

Type name of search engine and press Tab

View Webpages
Alternate focus between address bar, bookmarks bar and webpage

F6

View Webpages
Scroll down / scroll up

Arrow Down / Arrow Up

View Webpages
Scroll one page down / up

Page Down / Page Up

View Webpages
Scroll one page down / up

Space / Shift + Space

View Webpages
Jump to beginning / to end of webpage

Home / End

View Webpages
Zoom in / zoom out (or Ctrl+mousewheel)

Ctrl + [ + ] / -

View Webpages
Return zoom to normal text size

Ctrl + 0 (zero)

View Webpages
View webpage source

Ctrl + U

View Webpages
Turn full screen on / off

F11

View Webpages
Turn fullscreen on / off for some video types (e.g. YouTube)

F

View Webpages
Mute / unmute some video types (e.g. YouTube)

M

Browse between Webpages
Jump to homepage

Alt + Home

Browse between Webpages
Jump to previous webpage visited / jump to next webpage

Alt + Arrow Left / Arrow Right

Browse between Webpages
Reload current webpage

F5 / Ctrl + R

Browse between Webpages
Reload current webpage with cache override

Ctrl + F5 / Shift + F5

Browse between Webpages
Stop webpage loading

Esc

Browse within Webpages
Jump to next / previous link

Tab / Shift + Tab with focus on webpage

Browse within Webpages
Open link in current tab

Enter on link

Browse within Webpages
Open link in a new background tab

Ctrl + Enter on link

Browse within Webpages
Open link in a new foreground tab

Shift + Ctrl + Enter on link

Browse within Webpages
Open link in a new window

Shift + Enter on link

Browse within Webpages
Download link

Alt + Enter on link

Browse within Webpages
Open context menu (simulate right mouse button)

Shift + F10

Browse within Webpages
Select all content on webpage

Ctrl + A

Browse within Webpages
Copy selected content to clipboard

Ctrl + C with content selected

Access Browser Features
Print current webpage (Chrome Print Dialog)

Ctrl + P

Access Browser Features
Print current webpage (Native Windows Print Dialog)

Ctrl + Shift + P

Access Browser Features
Open file

Ctrl + O

Access Browser Features
Save current webpage

Ctrl + S

Access Browser Features
Open Wrench Menu (I'd call it file menu to remember the shortcut)

Alt + F

Access Browser Features
Open History tab

Ctrl + H

Access Browser Features
Open Downloads tab

Ctrl + J

Access Browser Features
View Google Task manager

Shift + Esc

Access Browser Features
Chrome Help

F1

Access Browser Features
Open the Clear Browsing Data options

Ctrl + Shift + Del

Search
Find text on webpage. Press Enter for.

Ctrl + F / F3

Search
Find next / find previous match

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
With focus on Search box: Close Search box

Esc

Bookmarks Shortcuts
Show or hide bookmarks bar

Ctrl + Shift + B

Bookmarks Shortcuts
Open Bookmark Manager

Ctrl + Shift + O

Bookmarks Shortcuts
Add bookmark for current webpage

Ctrl + D

Bookmarks Shortcuts
Saves all open pages as bookmarks in a new folder

Ctrl + Shift + D

Bookmarks Shortcuts
Bookmark webpage (can be URL from address bar or link from page)

Drag URL to bookmark bar

Bookmarks Shortcuts
Open Bookmark Manager Tab

Alt + F , then B

Similar combinations for other applications


Google Mail (Windows)
Add Bcc recipient
Compose Messages

Ctrl + Shift + B


Unity3D 3 (Windows)
Build
Manage Files

Ctrl + Shift + b


Firefox (Linux)
Organize bookmarks
Bookmarks

Ctrl + Shift + B


Thunderbird (Windows)
Open Address Book
Other Shortcuts

Ctrl + Shift + B


Firefox (Windows)
Organize bookmarks
Bookmarks

Ctrl + Shift + B


SharpDevelop 4.0 (Windows)
Show the Boo interpreter
SharpDevelop Features

Ctrl + Shift + B


Thunderbird (Linux)
Open Address Book
Other Shortcuts

Ctrl + Shift + B


Zune (Windows)
Return playback to normal speed
Playing Songs

Ctrl + Shift + B


Phoenix Viewer (Windows)
Grid Options
Build

Ctrl + Shift + B


Mindjet Mindmanager 2012 (Windows)
Boundary inserting
Most used - Relationship, boundary

Ctrl + Shift + B


Google Chrome (Linux)
Show or hide bookmarks bar
Bookmarks Shortcuts

Ctrl + Shift + B


Access 2010 (Windows)
Turn subtotals and grand totals on or off for selected field
Manage Access Features - Pivot Table

Ctrl + Shift + B


Mindjet Mindmanager 2012 (Windows)
Boundary inserting
Reorganizing - Relationship, boundary

Ctrl + Shift + B


Total Commander 8 (Windows)
Selected directory branch: Show selected files, and all in selected subdirs
Main Shortcuts

Ctrl + Shift + b


Evernote (Windows)
Format selection as bulleted list
Note Editor

Ctrl + Shift + b


Opera (Linux)
Manage bookmarks
Bookmarks

Ctrl + Shift + B


Microsoft Outlook 2010 (Windows)
Open Address Book
Main Outlook Features

Ctrl + Shift + B


Opera (Linux)
Manage bookmarks
Menus

Ctrl + Shift + B


Microsoft Outlook 2010 (Windows)
Open Address Book
Contacts Shortcuts

Ctrl + Shift + B


Photoshop Lightroom 4 (Windows)
Clear Quick Collection
Collections

Ctrl + Shift + B


NetBeans 8 (Windows)
Go to source
General Keyboard Shortcts

Ctrl + Shift + B


FreeMind 0.9.0 (Windows)
Cloud
Node formatting commands

Ctrl + Shift + B


Access 2010 (Windows)
Turn subtotals and grand totals on or off for selected field
Working with Text and Data - Pivot Table

Ctrl + Shift + B


Microsoft PowerPoint 2010 (Windows)
Move a selected item backward.
Work with the Selection pane.

Ctrl + Shift + B


IntelliJ (Linux)
Go to type declaration
Navigation

Ctrl + Shift + B


IntelliJ (Windows)
Go to type declaration
Navigation

Ctrl + Shift + B


Beyond Compare (Windows)
Take right then left
Edit Menu - Text Merge

Ctrl + Shift + B


FileMaker Pro (Windows)
Style Bold
Layout Mode Shortcuts - Format Text

Ctrl + Shift + B


Access 2010 (Windows)
Turn subtotals and grand totals on or off for selected field
Working with Access Views - Pivot Table

Ctrl + Shift + B


Qt Creator (MacOS)
Build all
Project

Ctrl + Shift + B


Qt Creator (Windows)
Build all
Project

Ctrl + Shift + B


FileMaker Pro (Windows)
Style Bold
Text Shortcuts - Format Text

Ctrl + Shift + B


Microsoft Edge Browser (Windows)
Toggle favourites bar (show/hide)
Bookmarks

Ctrl + Shift + B


Access 2010 (Windows)
Turn subtotals and grand totals on or off for selected field
The Rest - Pivot Table

Ctrl + Shift + B


Microsoft Outlook 2016 (Windows)
Open the Address Book
Mail

Ctrl + Shift + B


Photoshop Lightroom CC (Windows)
Clear Quick Collection
Collections

Ctrl + Shift + B


FileMaker Pro (Windows)
Style Bold
Database Management Shortcuts - Format Text

Ctrl + Shift + B


Microsoft Outlook 2016 (Windows)
Open the Address Book
People

Ctrl + Shift + B


InDesign CC (Windows)
Bold
Formatting Shortcuts

Ctrl + Shift + B


Hexagon 2 (Windows)
Show Hidden Faces
Pan Selection and editor Shortcuts

Ctrl + Shift + B


Windows Movie Maker (Windows)
Nudges clip to the left
On timeline

Ctrl + Shift + B


Autodesk 3ds Max 2017 (Windows)
Bevel mode
Editable Poly

Ctrl + Shift + B


TextMate 2 (MacOS)
Insert Comment Banner
Source Shortcut

Ctrl + Shift + B


JetBrains PyCharm (Windows)
Go to Type Declaration
Navigation

Ctrl + Shift + B


FileZilla (Windows)
Manage Bookmarks
28 Shortcuts for FileZilla (Windows)

Ctrl + Shift + B


IntelliJ (MacOS)
Go to Type Declaration
Navigation Shortcuts

Ctrl + Shift + B


JetBrains RubyMine (Windows)
Go to Type Declaration
Navigation Shortcuts

Ctrl + Shift + B


JetBrains RubyMine (Linux)
Go to Type Declaration
Navigation Shortcuts

Ctrl + Shift + B


Adobe Flash Builder (Windows)
Toggle Breakpoint
24 Shortcuts for Adobe Flash Builder (Windows)

Ctrl + Shift + B


JetBrains PyCharm (MacOS)
Go to Type Declaration
Navigation Shortcuts

Ctrl + Shift + B


Desk.com (Windows)
Add BCC
Case View

Ctrl + Shift + B


JetBrains PhpStorm (Windows)
Go to Type Declaration
Navigation

Ctrl + Shift + B


JetBrains PhpStorm (Linux)
Go to Type Declaration
Navigation

Ctrl + Shift + B


Corel PhotoPaint X6 (Windows)
Color Balance
Adjust

Ctrl + Shift + B


Corel Draw X8 (Windows)
Color balance
Dialogs

Ctrl + Shift + B


Opera (Windows)
Paste and go in background tab
Access Loading

Ctrl + Shift + B


Edius (Windows)
Add clip in player to asset bin
General

Ctrl + Shift + B


Corel Ventura 10 (Windows)
Add Paragraph Tag
Tagging

Ctrl + Shift + B


InCopy CC (Windows)
Bold
Working with Types

Ctrl + B / Ctrl + Shift + B


Forte (Windows)
Open address book
All Window

Ctrl + Shift + B


MediaMonkey (Windows)
Back 5 Seconds
Standard Keyboard Shortcuts

Ctrl + Shift + B


Vegas Pro 14 (Windows)
Show/hide video bus track
Magnification and View

Ctrl + Shift + B


Libreoffice Writer (Windows)
Subscript
General

Ctrl + Shift + B


Jetbrains CLion (Windows)
Go to type declaration
Navigation Shortcuts

Ctrl + Shift + B


VideoPad Video Editor (Windows)
Set Bookmark at Cursor
Sequence Player

Ctrl + Shift + B


Siemens NX 11 (Windows)
Invert Shown and Hidden
Edit Menu

Ctrl + Shift + B


Scottrade (Windows)
Open Balances Window
32 Shortcuts for Scottrade (Windows)

Ctrl + Shift + B


XYplorer (Windows)
Toggle Highlighted Folder
General Shortcuts

Ctrl + Shift + B


GOM Player (Windows)
Speed - Down
Playback Speed

Ctrl + Shift + B


Editpad 7 (Windows)
Begin Selection
Select and Edit Text

Ctrl + Shift + B


MPS 2017 (Windows)
Navigate to a type declaration of a symbol at caret, the symbol being a variable or a method call
Navigation between Source Code

Ctrl + Shift + B


Delphi 10 (Windows)
Invoke Browser window
193 Shortcuts for Delphi 10 (Windows)

Ctrl + Shift + B


Tableau (Windows)
Bigger cell size
General

Ctrl + Shift + B


Soundforge (Windows)
Bypass plug-in chain
Plug-In Chain

Ctrl + Shift + B


RStudio (Windows)
Build and reload
Build

Ctrl + Shift + B


TurboCAD (Windows)
Show or Hide the blocks palette
171 Shortcuts for TurboCAD (Windows)

Ctrl + Shift + B


CuteFTP (Windows)
Change item queue order (place at bottom)
General

Ctrl + Shift + B


WavePad Sound Editor (Windows)
Open Bookmark List
Bookmarks and Regions

Ctrl + Shift + B


KeyCreator (Windows)
Restore View
View Shortcuts

Ctrl + Shift + B


MindManager v19 (Windows)
Boundary inserting
Most used - Relationship, boundary

Ctrl + Shift + B


MindManager v19 (Windows)
Boundary inserting
Reorganizing - Relationship, boundary

Ctrl + Shift + B


Open Office Writer 3 (Windows)
Subscript
General OpenOffice Writer Shortcuts

Ctrl + Shift + B


Microsoft Visio 2007 (Windows)
Send to back
Arrange Objects

Ctrl + Shift + B


Microsoft Outlook 2007 (Windows)
Open the Address Book.
Shortcuts for Managing E-Mail

Ctrl + Shift + B


Microsoft Outlook 2007 (Windows)
Open the Address Book.
Shortcuts for Contacts

Ctrl + Shift + B


Windows Media Player 11 (Windows)
Rewind video.
Play Videos with Shortcuts

Ctrl + Shift + B