feat: expand agent-browser-stealth extension capabilities

This commit is contained in:
leeguooooo
2026-03-03 12:28:34 +09:00
parent 2a766cfe48
commit 870895e922
11 changed files with 1094 additions and 62 deletions
+5
View File
@@ -147,6 +147,11 @@ CDP mode uses a browser extension handshake to group tabs.
- Default titles:
- `default` session: `Agent Browser Stealth`
- non-default: `Agent Browser Stealth • <session>`
- Extension side panel (`agent-browser-stealth`) also provides:
- Session window isolation and deterministic group colors.
- `Keep Only This`, `Focus`, `Clean Empty Groups` quick actions.
- Session allowlist editing (domain fallback to `about:blank` when violated).
- Download routing to `agent-browser-stealth/<session>/...`.
- Use `--tab-group` / `AGENT_BROWSER_TAB_GROUP` for base title.
- Use `AGENT_BROWSER_TAB_GROUP_PLUGIN_ID` (or `--tab-group-plugin-id`) to override expected extension ID.