chrome-control-proxy宿主机 chrome-control-proxy 服务调用指南。通过 HTTP 控制 Chrome 生命周期与 Playwright(page-dom 快照、run 脚本)。适用于 OpenClaw 在容器内访问 host.docker.internal:3333 或宿主机直接访问 127.0.0.1:3333。...
Install via ClawdBot CLI:
clawdbot install zhengxiangqi/chrome-control-proxyGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/zhengxiangqi/chrome-control-proxyAudited Apr 18, 2026 · audit v1.0
Generated May 22, 2026
Run Playwright scripts inside a container to navigate pages, capture compact DOM snapshots, and return structured data for AI-driven test generation. Useful for regression testing with locator suggestions.
Sequentially execute Playwright scripts to handle OAuth login, clear cookies before navigation, and avoid ordering pitfalls. Supports persistent sessions and target tab management.
Use compact Playwright snapshots (playwrightSnapshotMode: "compact") to extract structured page elements with minimal data overhead, enabling efficient AI model processing.
Control Chrome start/stop/restart via HTTP from Docker containers, enabling scalable browser instances while managing CDP connections for Playwright tasks.
Use the /playwright/pipeline endpoint to combine navigation, pre-script snapshot, action execution, and post-script snapshot in one request, ideal for dynamic page interaction analysis.
Provide HTTP endpoints for managing Chrome instances and executing Playwright scripts, charging per request or monthly subscription with tiered usage limits.
Embed the proxy service into DevOps pipelines to automate browser-based tests and data collection, offered as a premium plugin or add-on to existing CI systems.
Deploy the service on multiple containers to gather structured web data with Playwright snapshots, sold as a dataset service to AI/ML companies.
💬 Integration Tip
Add extra_hosts for host.docker.internal on Linux Docker; always check health before starting browser to avoid race conditions.
Scored May 22, 2026
Use when building UI with shadcn/ui components, Tailwind CSS layouts, form patterns with react-hook-form and zod, theming, dark mode, sidebar layouts, mobile navigation, or any shadcn component question.
Tailwind reference tool. Use when working with tailwind in frontend contexts.
A product creation skill based on the "Bee Website Builder" Open API. It is used to create a new product under a specified site language and product group, w...
A product update skill based on the "Bee Website Builder" Open API. It is used to update an existing product under a specified site language and supports upd...
Build WCAG 2.1 AA compliant websites with semantic HTML, proper ARIA, focus management, and screen reader support. Includes color contrast (4.5:1 text), keyboard navigation, form labels, and live regions. Use when implementing accessible interfaces, fixing screen reader issues, keyboard navigation, or troubleshooting "focus outline missing", "aria-label required", "insufficient contrast".
Use when building Vue 3 applications with Composition API, Nuxt 3, or Quasar. Invoke for Pinia, TypeScript, PWA, Capacitor mobile apps, Vite configuration.