-
-
Notifications
You must be signed in to change notification settings - Fork 100
Open
Description
Would it be possible to add an option to name a window on opening a new window?
Something like this:
chrome-cli open <url> -n [<name>] (Open url in new window)
chrome-cli open <url> -i [<name>] (Open url in new incognito window)I know it's possible using the CLI args using --window-name flag:
open -na "Google Chrome" --args --window-name="br" --new-window --incognito
0xdevalias and jangxyz
Metadata
Metadata
Assignees
Labels
No labels