Skip to main content

Chrome: Common Keyboard Shortcuts


Get more productive by learning and using shortcuts in Chrome browser.

Task Shortcut
Open new window CTRL + N
Open new InPrivate window CTRL + SHIFT + N
Open new tab CTRL + T
Close current tab CTRL + W
View source code CTRL + U
Open last closed tab CTRL + SHIFT + T
Go specific tab CTRL + 1 - 8
Go to last tab CTRL + 9
Go to next tab CTRL + TAB
Go to previous tab CTRL + SHIFT + TAB
Go to last visited tab NO SHORTCUTS so far

Popular posts from this blog

Microsoft Excel: Notes

Notes of Microsoft Excel tips used in real life situations.

stegseek: Notes

StegCracker has been retired following the release of StegSeek, which will blast through the rockyou.txt wordlist within 1.9 second as opposed to StegCracker which takes ~5 hours.

MSSQL: Fix error 'Consistency validation for SQL Server registry keys'

While installing Microsof SQL Server 2012, I ran into the following error. "The SQL Server registry keys from a prior installation cannot be modified. To continue, see SQL Server Setup documentation about how to fix registry keys." How to fix Replace the D:\x64\FixSqlRegistryKey_x86.exe file with the original file from the ENU\SQLFULL_ENU.iso file downloading from Microsoft Download Center. This ISO file is 4.2GB. So you can click FixSqlRegistryKey_x86.exe to download this file only. After replacing that file, press Re-run to check. All rules are passed.