I know that I can open Chrome with the devtools dock placed to the right using the flag:
--auto-open-devtools-for-tabs
What I would like is to be able to modify the placement of the dock from the command line.
Is there any flag or configuration that would allow me to place the dock on startup wherever I want?
Or, can it be done using the Chrome Devtools Protocol?