AI Agent Hub
Back to plugins
🖥️

dsh-ui-zoom

Client Updated 2026.08.19

Run the following command in DeepSeek Harness:

dsh plugin install imdeniil/dsh-ui-zoom

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

Run dsh plugin install imdeniil/dsh-ui-zoom in the DeepSeek Harness terminal to install this plugin; the source repository is at https://github.com/imdeniil/dsh-ui-zoom

About this plugin

DeepSeek Harness and DSH Desktop ship without a built-in mechanism to zoom the entire interface. Text can feel too small on a large 4K monitor, yet the layout gets cramped on a 13-inch laptop. dsh-ui-zoom brings the familiar browser-style zoom right into the app.

Under the hood the plugin sets the CSS zoom property on the document root rather than using transform:scale, so the layout is recalculated and fixed panels are never clipped. The zoom range is 50%–200% in 10% steps. You can adjust it with Ctrl+= / Ctrl+-, reset with Ctrl+0, fine-tune with Ctrl+mouse-wheel, or use the semi-transparent pill widget in the bottom-right corner (± buttons, click the percentage to reset). The current level persists in localStorage, stored separately per web origin and per DSH Desktop window, and is restored automatically on the next launch.

Whether you prefer cranking the UI up to 150% on a high-DPI display or dialing it down to 90% to squeeze more content onto a compact screen, dsh-ui-zoom lets you adjust Harness the same way you would zoom any web page. The plugin ships with Russian, English, and Chinese localizations.

Use Cases

  • Scale the UI up to 150% on a 4K display for larger, clearer text
  • Shrink to 90% on a 13-inch laptop to fit more content on screen
  • Fine-tune zoom smoothly with Ctrl+scroll wheel instead of repeated step clicks

Best For

  • Users on high-DPI or 4K displays who find Harness text too small
  • Developers on compact screens who want more content visible at once
  • Users accustomed to browser zoom who expect the same experience in Harness