I'm creating a New tab chrome extension (Chrome's "New Tab" replacing, a bit like momentumdash), everything works well, but, when i open a new tab (Cmd
+ T
), the browser input is in the url/search field of Chrome, and not on my extension.
Is that possible to focus an input immediately when a new tab extension is opened?
Code is available here: https://github.com/rdlh/eva