I'm looking for a way to dismiss the navigation bar of the iOS Chrome browser, programmatically. I mean, without the use of user gestures.
I've tried the Web Fullscreen API without success.
It looks like this Browser has poor documentation and resources.