8 lines
119 B
TOML
8 lines
119 B
TOML
[DEFAULT]
|
|
args = [
|
|
"--headless",
|
|
"--window-size=800,600",
|
|
"--new-tab http://example.org",
|
|
]
|
|
|
|
["browser_pass.js"]
|