AI Agent Hub
Back to plugins
🖥️

dsh-chrome

Client Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install stuarthu/dsh-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 stuarthu/dsh-chrome`. The full source code is available at https://github.com/stuarthu/dsh-chrome.

About this plugin

As AI agents evolve, enabling them to interact with browsers is key for tasks like web automation and data collection, but existing tools often come with complex configurations and security concerns. dsh-chrome, the browser companion for DeepSeek Harness, addresses these challenges by embedding the full dsh web UI into a Chrome side panel, offering seamless browser perception and control for the agent.

Its core capabilities include automatically perceiving the current page by injecting URL, title, and content into sessions during tab switches or navigation; capturing HTTP traffic on demand via the Chrome DevTools Protocol while masking sensitive credentials by default; and driving the browser with actions like navigation and clicking, all secured through an intent-unlock mechanism that only allows state changes when triggered by explicit user commands with specific keywords.

This plugin is ideal for developers, researchers, and anyone using DeepSeek Harness for browser automation, such as web scraping, testing, or building intelligent agent applications. It streamlines workflows, making agent-browser interactions more efficient and secure, thereby enhancing productivity.

Use Cases

  • Allow AI agents to automatically perceive current page content during web browsing.
  • Capture browser network requests on demand for debugging and analysis.
  • Safely drive the browser via the agent to perform clicking and navigation actions.

Best For

  • AI agent developers using DeepSeek Harness.
  • Test engineers requiring browser automation capabilities.
  • Researchers involved in web data collection and analysis.