Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: name window #90

Open
equiman opened this issue Apr 3, 2024 · 0 comments
Open

Feature request: name window #90

equiman opened this issue Apr 3, 2024 · 0 comments

Comments

@equiman
Copy link

equiman commented Apr 3, 2024

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant