chrome developer mode in mac code example
Example 1: how to open console in google chrome
SHFT+CTRL+J
Example 2: how to open another link through console in chrome
this.document.location = "http://stackoverflow.com/"
Example 3: how to open console on mobile chrome
chrome://inspect