fatmind/dsh-plugin-browser-use

fatmind★ 0JavaScriptLast synced: 2026-08-16

Open on GitHub

Reuse your own logged-in Chrome in dsh (DeepSeek Harness): scrape login-walled sites, fill forms, and click through pages with native wc3_* tools — no re-login, no anti-bot friction.

README excerpt

dsh-plugin-browser-use 🌐 中文版 English Browser automation for dsh (DeepSeek Harness). Registers webclaw3 as native wc3 tools that drive your own logged-in Chrome — skip re-login, auth popups, and most anti-bot walls. - Scrape & export — search results, tables, downloads - Crawl login-walled pages — 小红书, WeChat official accounts, Weibo, Taobao, admin dashboards… - Interact — click buttons, fill forms, post content - Reach SPA internals — React fiber / Vue data / NEXT DATA How it works The plugin is a thin adapter: it translates the relay's HTTP API into dsh tools and distills webclaw3's browsing philosophy (SKILL.md) into the system prompt. The engine and docs live upstream and are synced via scripts/sync-webclaw3.sh . Note: in dsh you should not also install webclaw3 as a skill — this plugin already handles engine loading and usage guidance. Installing both causes duplicate instructions and conflicting relays. Install Prerequisites: dsh, Node = 22, pnpm, Chrome. Or from a local checkout: The script installs dependencies → registers the plugin into the web profile ( link: ) → downloads & unzips the wc3-chrome extension. Then: 1. Open chrome://extensions , enable Developer mode , and …

View full README on GitHub →
Agentsai-agentbrowser-automationchrome-extensiondeepseek-harnessdsh-pluginweb-scrapingwebclaw3search

Category