I want chrome to forget window/size position each time it opens. Possible?

481 views
Skip to first unread message

Zack

unread,
Apr 29, 2016, 12:33:12 PM4/29/16
to Chromium-discuss
I want chrome to re-open at a default location regardless of where I last left it.  I need this because I'm creating a macro to run via task scheduler after log-on to quickly create a multi-window layout for myself.  
The only way I can get this to work is if I can get rid of chrome's position information each time it starts.  
Because I'm using a macro, if anyone knows where Chrome stores its position and size cached data
 (I'm assuming somewhere in ...AppData/Local/Google/Chrome/User Data/), I can just add a step where the macro deletes said file(s) before opening chrome windows.

Thanks!

PhistucK

unread,
Apr 29, 2016, 1:47:13 PM4/29/16
to boezac...@gmail.com, Chromium-discuss
You can use the --start-maximized command line flag instead, which makes Chrome always open in maximized mode (and so its size and position should be constant as long as your screen and resolution does not change).


PhistucK

--
--
Chromium Discussion mailing list: chromium...@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-discuss

---
You received this message because you are subscribed to the Google Groups "Chromium-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-discu...@chromium.org.

S

unread,
May 5, 2016, 6:33:42 AM5/5/16
to Chromium-discuss, boezac...@gmail.com
Yeah I wish official chrome could do that
Reply all
Reply to author
Forward
0 new messages