Hi All,
What exactly I am trying to do is add on more shortcuts to Google Chrome browser. As of now I am using window.addEventListener('keyup', keyCheck, false); I post a message then to the background page to carry out the relevant task.
I wonder if there is a way to achieve this when the current tab doesnt show any proper page (like newtab page, or extensions page, downloads page etc..)