Files
nexus/wiki/concepts/Chrome-Profile-Cloning.md
2026-04-17 19:17:27 +08:00

848 B
Raw Blame History

id, title, type, tags, sources, last_updated
id title type tags sources last_updated
Chrome-Profile-Cloning Chrome Profile Cloning concept
浏览器自动化
认证
OpenClaw
raw/Agent/usecases/local-crm-framework.md
2026-04-17

Definition

复制用户 Chrome 浏览器配置,使 AI Agent 继承用户认证状态的技术手段。

Mechanism

DenchClaw 复制用户的 Chrome profile这样 Agent 可以直接访问用户已登录的网站,无需处理 OAuth 流程或 API 密钥。

Benefits

  • 绕过 OAuth 流程和 API 速率限制
  • Agent 看到和操作的内容与用户一致
  • 无需额外凭证管理

Use Cases

  • 从 HubSpot 导入数据
  • 抓取需要登录的网页内容
  • 自动化需要认证的 Web 操作