how to have a link to open the console in chrome code example
Example: how to open another link through console in chrome
this.document.location = "http://stackoverflow.com/"
this.document.location = "http://stackoverflow.com/"