I create a chrome extension and override the new tab page by my own html. there is input element in my html in which users can search. I want the input search to be focused when the users click on new tab in chrome, but the address bar on top of chrome is focused instead. What should I do?
Asked
Active
Viewed 16 times