-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
the fragmentary code
Line 124 in 620cfa1
| command_line.append_switch(Some(&"disable-javascript-open-windows".into())); |
There are arguments
disable-javascript-open-windows
disable-chrome-login-prompt
disable-session-crashed-bubble
disable-restore-session-state
I tried to find these arguments on resources with command line tools.
used these links
https://peter.sh/experiments/chromium-command-line-switches/
https://gist.github.com/dodying/34ea4760a699b47825a766051f47d43b
unfortunately, I did not find any matches, can you please tell me where you got the documentation on these Chromium flags from?
Metadata
Metadata
Assignees
Labels
No labels