首页龙虾技能列表 › Browser Local Chrome — 本地Chrome调试配置

Browser Local Chrome — 本地Chrome调试配置

v1.1.0

配置并管理本地Chrome调试模式,用于OpenClaw浏览器自动化,支持SSRF白名单配置和浏览器状态检查功能。

0· 0·0 当前·0 累计

运行时依赖

无特殊依赖

安装命令 点击复制

官方clawhub install browser-local-chrome
镜像加速clawhub install browser-local-chrome --registry https://cn.clawhub-mirror.com

技能文档

Configure and manage local Chrome in debug mode for browser automation with OpenClaw.

Features

  • Chrome Debug Mode: Launch Chrome with remote debugging enabled
  • SSRF Whitelist: Configure SSRF whitelist for secure browser automation
  • Browser Status Check: Monitor and verify browser status
  • OpenClaw Integration: Seamlessly work with OpenClaw for browser automation tasks

Setup

Prerequisites

  • Chrome browser installed on your system
  • OpenClaw installed

Configuration

# Launch Chrome in debug mode
openclaw browser start

# Check browser status openclaw browser status

# Configure SSRF whitelist openclaw browser whitelist add

Usage

Starting Chrome in Debug Mode

openclaw browser start --port=9222

Checking Browser Status

openclaw browser status

Managing SSRF Whitelist

# Add domain to whitelist
openclaw browser whitelist add example.com

# Remove domain from whitelist openclaw browser whitelist remove example.com

# List all whitelisted domains openclaw browser whitelist list

Security

This skill includes SSRF (Server-Side Request Forgery) protection through whitelist configuration. Only domains added to the whitelist can be accessed during browser automation tasks.

Troubleshooting

Chrome not starting

  • Ensure Chrome is installed
  • Check if port 9222 is available
  • Verify debug mode is enabled in Chrome settings

Status check failing

  • Verify Chrome is running in debug mode
  • Check network connectivity
  • Ensure proper permissions
数据来源:ClawHub ↗ · 中文优化:龙虾技能库
OpenClaw 技能定制 / 插件定制 / 私有工作流定制

免费技能或插件可能存在安全风险,如需更匹配、更安全的方案,建议联系付费定制

了解定制服务