Is it possible to launch a webplayer in full screen without the right click context menu? Screen.fullScreen = true doesn’t seem to work. Is there another way?
No.
You can use Screen.SetResolution after that. I don’t know if Screen.fullScreen works in the webplayer, but either way, you can’t launch something without putting focus on the content.