DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-browser-control

Control your live Chrome browser directly from DeepSeek Harness using a companion extension and CDP bridge.

VisionDeveloper ToolsBrowser & Web
16GitHub Stars4ForksUpdated2026-09-04

Install

$ dsh plugin --profile web add @caob23/dsh-browser-control

Plugin Overview & Capabilities

AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.

source-grounded
dsh-browser-control is a DeepSeek Harness plugin bundle that connects DSH to your running Chrome browser via a Manifest V3 extension and Chrome DevTools Protocol (CDP) WebSocket bridge. Unlike headless MCP setups, it operates inside your active browser profile, preserving existing logins, sessions, and cookies while exposing a suite of browser automation tools to AI agents.

Key Capabilities

  • Connects DeepSeek Harness to a local Chrome browser extension via WebSocket (port 9777)
  • Preserves active user login states, cookies, and profiles without spawning isolated headless instances
  • Provides 11 agent-accessible browser tools: browser_navigate, browser_read, browser_snapshot, browser_click, browser_type, browser_press, browser_scroll, browser_tabs, browser_evaluate, browser_screenshot, and browser_cleanup
  • Generates interactive DOM snapshot trees using element references for reliable tool targeting
  • Includes DSH settings toggle and local token authentication bound to 127.0.0.1

Useful For

  • Automating tasks in authenticated web applications (e.g., social media, internal dashboards, e-commerce) without repeated logins
  • Performing web research, multi-tab exploration, and structured DOM data extraction in real-time
  • Executing complex UI interactions and taking visual screenshots under live user supervision

Who It Fits

  • DeepSeek Harness users who need their AI agents to interact directly with authenticated browser sessions
  • Developers looking for interactive, session-aware Chrome automation tools rather than headless instances

Documented Limitations

  • Requires manual installation and loading of the unpacked Chrome extension (Chrome 116+ required)
  • Displays a persistent Chrome debugger banner during active CDP attachment
  • Requires Node.js ^22.19.0 or >=24.0.0 and pnpm on PATH when installing via the DSH CLI

DSH Compatibility

Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

No automated security signals have been published yet.

Source & Registry Notes

Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.

Source repository
caob23/dsh-browser-control
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin Bundle
Source checked
2763148 · 2026-09-17

This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.

Repository Activity

GitHub stars
16GitHub stars
Forks
4
Open issues
6
Last commit
2026-09-04
Last release
2026-09-04
For maintainers

Maintaining this plugin?

This listing is generated from public repository data. If you maintain this project, you can review the information and share this listing with your users if you find it useful.

Add to README
Listed on DSHPlugin.app