I have a html page open in a chromewindow. The html page contains some hyperlinks. When user clicks on the hyperlink i want it to open in a new chrome window in full screen mode. please help how to achive it. I tried different JavaScript code and chrome extension but it is giving me error in console like.
Failed to execute 'requestFullscreen' on 'Element': API can only be initiated by a user gesture.