Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR TYPESCRIPT

Chrome keyboard shortcuts

//for Linux & Windows
Open a new window:  Ctrl + n || Open a new window in Incognito mode:  Ctrl + Shift + n || Open a new tab, and jump to it:  Ctrl + t || open previously closed tabs in the order they were closed:	Ctrl + Shift + t   
Jump to the next open tab: 	Ctrl + Tab or Ctrl + PgDn || Jump to the previous open tab:	Ctrl + Shift + Tab or Ctrl + PgUp || Jump to a specific tab:  	Ctrl + 1 through Ctrl + 8 || Jump to the rightmost tab:	Ctrl + 9 
Close the current tab:	 Ctrl + w or Ctrl + F4 || Close the current window:	Ctrl + Shift + w or Alt + F4
Minimize the current window:	Alt + Space then n || Move tabs right or left:  Ctrl + Shift + PgUp or Ctrl + Shift + PgDn
Source by support.google.com #
 
PREVIOUS NEXT
Tagged: #Chrome #keyboard #shortcuts
ADD COMMENT
Topic
Name
3+3 =