Developer's essential Chrome Shortcuts

This is the very beginning of a personal collection of Chrome shortcuts. During my latest experiments with Angular I started to use some basic Chrome shortcuts. Since this is not my daily work it might be useful to save this list for later use:

Menu Path Shortcut
View > Enter Full Screen <^> + <⌘> + F
View > Reload This Page <⌘> + R
Developer Tools <⌥> + <⌘> + I
File > New Incognito Window <⇧> + <⌘> + N

To be continued...