Skip to content

Support multiple browser profile windows simultaneously #12

@mmhshayer

Description

@mmhshayer

Problem

Currently, the plugin can only detect and work with one Chrome profile at a time. When multiple Chrome windows are open with different profiles, the plugin cannot execute commands across all of them.

Current Behavior

If you have 3 Chrome windows open with 3 different profiles and instruct opencode to open a URL (e.g., https://www.diffchecker.com/) on all three profiles, the plugin fails to do so.

Desired Behavior

The plugin should be able to detect and work with multiple Chrome profiles/windows simultaneously, allowing users to execute commands (like opening URLs) across all active profiles in parallel.

Use Cases

  • Opening the same URL across multiple profiles for comparison
  • Running tests/workflows on different user profiles simultaneously

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions