Skip to content

Feature request: name window #90

@equiman

Description

@equiman

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions