Vitaly Friedman loves beautiful content and doesn’t like to give in easily. When he is not writing, he’s most probably running front-end & UX …More about
Vitaly ↬
There is nothing more valuable than the time we need to get things done. Over a long period of time time-saving techniques and solutions can turn out to be real life-savers. The more you use them, the more essential they become.
Besides, using them in your favourite software applications, you can drastically increase your productivity, enhance your time-managment and improve both your professional skills and the quality of your work.
One of such time-saving features are Hotkeys (or keyboard shortcuts), which offer a powerful tool to get the result instantly - with a single keys combination. We’ve collected the most useful of them - for the most popular applications out there. Some shortcuts are trivial and well-known, but hopefully not all of them.
This post covers the most useful keyboard shortcuts for essential software applications users and web-developers can/should use on a daily basis - OS, Browsers, Music Players, Communication Tools, File Management and Coding. You will also find references to related resources - there you’ll find more specific shortcuts for your needs. See also:
Please note that a global hotkey can be used only by one application at a time. Some defined hotkeys might not work properly used with different active application windows.
Mac OS users should use Cmd instead of Ctrl and Option instead of Alt.
Alt + V + Y + N (or CTRL + Shift + S with Web Developer’s Toolbar)
17
Restore CSS styles
Alt + V + Y + B
18
View the source code
Ctrl + U
19
View the source code of a selected code fragment
Select the section, Shift + F10 and select “Show source code”
20
Start DOM Inspector
Ctrl + Shift + I
21
Start Firebug
F12
22
Add bookmarks
Ctrl + D
23
Bookmarks
Ctrl + B
24
History
Ctrl + H
25
Reopen Previously Closed Tab
CTRL+SHIFT+T
26
Bookmark all tabs
CTRL+SHIFT+D
27
Back
Alt + Left Arrow
28
Forward
Alt + Right Arrow
29
Go one page back in your history
Backspace
30
Add a keyword to a bookmark
Go to your bookmarks much faster by giving them keywords. Right-click the bookmark and then select Properties. Put a short keyword in the keyword field, save it, and now you can type that keyword in the address bar and it will go to that bookmark. [Add Shortcuts]
31
Jump to Address Bar
Ctrl + L or F6
32
Go To Homepage
Alt + Home
33
Decrease Text Size
Ctrl + -
34
Increase Text Size
Ctrl + +
35
Go To Homepage
Alt + Home
36
Quick Search
/
37
Jump to Search Bar
Ctrl + K
38
Navigate in the tab history
ALT + Left Arrow (back), ALT + Right Arrow (forward)
39
Open New Tab
Ctrl + T (keyboard), Double Click on Tab Bar (mouse)
40
Close Current Tab
Ctrl + W (keyboard), Middle Click on Tab (mouse)
41
Jump To Next Tab
Ctrl + Page up or CTRL + Tab
42
Jump To Previous Tab
Ctrl + Page Dn or Ctrl + Shift + Tab
43
Open link in a new tab
Ctrl + Left mouse click
43
Select a Tab
Ctrl + [1 - 9]
45
Move to a next link
Tab
46
Move to a previous link
Shift + Tab
47
Display all previous text entered in a text box and/or available options on drop down menu.
If you’ve used them once you’ll never be able to work without them. Bookmarklets (or Favelets) are tiny Javascript-Snippets, which are stored within a bookmark and add particular functionalities to the browser you’re using.
We have collected the most useful of them. And listed them in a comprehensive post Bookmarklets, Favelets and Snippets. You might be willing to check them out.
Great list! Helps save me some time, and answered some questions about some of the problems I have been having. Guess I can start getting some of the hotkeys the same for each application now that I use to keep it easier to remember! Can we get this in .pdf format? Maybe with one app per page? Thanks a ton for all of your useful articles!
— Comments 103
Great list! Helps save me some time, and answered some questions about some of the problems I have been having. Guess I can start getting some of the hotkeys the same for each application now that I use to keep it easier to remember! Can we get this in .pdf format? Maybe with one app per page? Thanks a ton for all of your useful articles!
Fantastic article! Can I have a .pdf of it? Thanks!