Lots of good stuff in the diologue above, so many thanks for that.
To bring the senario to life, here's a couple of examples of what I'm trying to solve
Start the morning by opening a Radio player site using Chrome in small window that shows the Channel and 'now playing' info, but leaves the bulk of the screen accessible. Current situtation - I can open the player with TriggerCMD, but then have to go to the PC to manually click on "Play", resize the window and zoom level to get the info to display correctly. As I have to go the PC anyway, this loses any benefit from automation with TriggerCMD!
Watch some streaming TV whilst prepping lunch. Current situation - a small window opens as was set for Radio, and I have to manually adjust on the PC...
A should add that some services perform best in Chrome, others to Edge or FireFox, and I also play media (Music, DVDs, and Recorded TV from various .exe's, hence the broad question posed.
I have never found that the Maximise setting in Shorcuts works beyond the first click - after that, the last used setting overrides.
It's a bit like shopping trolleys in the supermarket. When you arrive, you want to find them by the entrance ready to wheel straight into the store, not behind a car half way down the lot where the last person left it!
Thanks for the pointers on places to explore. I've found a switch to tag onto the end of a Chrome launch that helps:
--start-maximized
Limitations: Does not work with Win10, Edge, Firefox, .exe's
Also
--new-window
looks useful for browsers that do not allow apps to be created that open in their own space, e.g. FireFox. (Note this does not directly fix any of the above)
I'd like to play a bit more with Keypress Win+Up. How do I tag this onto the end of a TriggerCMD command line? I remember seeing something in one of the tutorials / examples / posts about how to put in multiple actions using a seperator, but have never been able to find it again...