mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-07-02 18:46:45 -04:00
larger chrome window: 1400,900
This commit is contained in:
parent
0d4ed6a8be
commit
7783f92ce2
1 changed files with 1 additions and 1 deletions
|
@ -172,7 +172,7 @@ class Chrome:
|
|||
'--disable-renderer-backgrounding', '--disable-hang-monitor',
|
||||
'--disable-background-timer-throttling', '--mute-audio',
|
||||
'--disable-web-sockets',
|
||||
'--window-size=1100,900', '--no-default-browser-check',
|
||||
'--window-size=1400,900', '--no-default-browser-check',
|
||||
'--disable-first-run-ui', '--no-first-run',
|
||||
'--homepage=about:blank', '--disable-direct-npapi-requests',
|
||||
'--disable-web-security', '--disable-notifications',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue