feat(browser): prefer default chromium browser

This commit is contained in:
Peter Steinberger
2026-01-16 05:37:37 +00:00
parent 1ab1e312b2
commit 41d44021e7
5 changed files with 373 additions and 3 deletions

View File

@@ -71,7 +71,7 @@ Notes:
- `cdpUrl` defaults to `controlUrl + 1` when unset.
- `attachOnly: true` means “never launch a local browser; only attach if it is already running.”
- `color` + per-profile `color` tint the browser UI so you can see which profile is active.
- Auto-detect order: Chrome → Brave → Edge → Chromium → Chrome Canary.
- Auto-detect order: default browser if Chromium-based; otherwise Chrome → Brave → Edge → Chromium → Chrome Canary.
## Use Brave (or another Chromium-based browser)