I'm re-posting this question here from Google Community Help Forum on advice of Community Specialist.
I've been looking everywhere for a simple terminal command line command I can give and maybe include in a batch file that will launch Chrome and open a designated url in F-11 type full screen mode.
I've seen people suggesting --app, --kiosk, -fullscreen, and a bunch of combinations, but NONE of them work. They all give me full screen in the sense of not being a reduced window, but not full screen in the sense I want.
I know that with user interaction someone can just press the F-11 key to toggle in and out of what I want.
Does anyone know how to really do this?
Again, I don't want any tabs, address bar, extensions, bookmarks, menus. I just want as simple as possible to give someone a batch file with @echo off and the command inside, so they can just click and be there.