fix(browser): default to chrome extension takeover

This commit is contained in:
Peter Steinberger
2026-01-15 08:50:08 +00:00
parent 75d2785d20
commit 4275ed68a2
10 changed files with 37 additions and 27 deletions

View File

@@ -23,11 +23,10 @@ Related:
## Quick start (local)
```bash
clawdbot browser status
clawdbot browser start
clawdbot browser tabs
clawdbot browser open https://example.com
clawdbot browser snapshot
clawdbot browser --browser-profile chrome tabs
clawdbot browser --browser-profile clawd start
clawdbot browser --browser-profile clawd open https://example.com
clawdbot browser --browser-profile clawd snapshot
```
## Profiles