chrome
Connect to an existing Chromium or Electron instance, or launch a new one with remote debugging for automation, debugging, and network capture.
Instructions
Connect to existing Chrome/Electron or launch a new Chrome instance with remote debugging.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | No | Host (for connect only) | localhost |
| port | No | Remote debugging port | |
| action | Yes | "connect" to existing Chrome or "launch" new instance | |
| headless | No | Run in headless mode (for launch only) | |
| extra_args | No | Additional Chrome flags (for launch only) | |
| connection_id | No | Unique identifier for this connection | default |
| user_data_dir | No | Custom user data directory (for launch only) |