AI Agent Hub
Back to plugins
dsh-plugin-chrome preview

dsh-plugin-chrome

Web Tools Updated 2026.08.26

Run the following command in DeepSeek Harness:

dsh plugin install jiaererw/dsh-plugin-chrome

Paste the following prompt into your AI chat to install this plugin:

To install this plugin in DeepSeek Harness, run the command `dsh plugin install jiaererw/dsh-plugin-chrome` with the full source code available at https://github.com/jiaererw/dsh-plugin-chrome.

About this plugin

When agents perform web browsing and automation tasks, users often struggle with a lack of real-time visualization, difficulty in manual intervention, or opaque browser operations. The dsh-plugin-chrome plugin solves these issues by launching a real, visible Chrome window for each DeepSeek Harness session. It allows agents to drive the browser directly through a suite of 16 chrome_* tools (such as open, navigate, screenshot, click, and fill) while streaming a live view of the window into a Chrome tab in the Web GUI. This enables users to observe every agent action in real time and manually take over control at any moment for seamless human-agent collaboration. The plugin also features accessibility-tree snapshots for stable element targeting, dual-channel screenshots (where images enter the model context and are saved to history), along with security isolation and automatic resource cleanup. It is ideal for developers, researchers, and automation enthusiasts who need browser automation, real-time monitoring of agent behavior, or web testing, especially in scenarios that combine agent intelligence with human oversight.

Screenshots

Use Cases

  • Agent drives the browser for web data scraping and automation tasks.
  • Monitor automation testing in real-time with manual takeover.
  • Stream Chrome window for remote collaboration and debugging.

Best For

  • Software developers needing browser automation.
  • Quality assurance engineers performing web testing and monitoring.
  • Researchers studying agent behavior and AI interaction.