1.2 KiB
1.2 KiB
name, description, homepage, metadata
| name | description | homepage | metadata | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| clawdis-browser | Control clawd's dedicated browser (tabs, snapshots, actions) via the clawdis CLI. | https://clawdis.ai |
|
Clawdis Browser
Use the clawd-managed Chrome/Chromium instance through clawdis browser.
Only available when browser.enabled is true.
Core flow
clawdis browser statusclawdis browser start(if stopped)clawdis browser tabsclawdis browser open <url>
Inspection
clawdis browser snapshot --format ai|aria [--limit N]clawdis browser screenshot [--full-page]
Actions
clawdis browser click <ref>clawdis browser type <ref> "text" --submitclawdis browser press Enterclawdis browser navigate <url>clawdis browser wait --text "Done"
Notes
- This is a dedicated profile; do not use the user's personal browser.
- If disabled, ask the user to enable
browser.enabledin~/.clawdis/clawdis.json. - Canvas UI is full-screen with native overlays. Keep critical controls out of the top-left/top-right/bottom edges (leave explicit gutters ~28px top, ~16px sides, ~20px bottom). Do not rely on safe-area insets.