launch_browser
Launch a Chrome/Edge instance with automatic WebGPU Inspector instrumentation. Optionally open a URL in the instrumented browser for immediate inspection.
Instructions
Launch a new Chrome/Edge instance controlled by this plugin. Every page it opens is automatically instrumented with the WebGPU Inspector — no extension and no page changes needed. Optionally navigate a first tab to a URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | Optional URL to open in a first instrumented tab. | |
| headless | No | Run headless (default false; WebGPU usually needs headful). | |
| executablePath | No | Path to the Chrome/Edge binary (auto-detected if omitted). |