-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels