dsh-snippets
Run the following command in DeepSeek Harness:
dsh plugin install zhang24xiao/dsh-snippets
Paste the following prompt into your AI chat to install this plugin:
Install it inside DeepSeek Harness by running dsh plugin install zhang24xiao/dsh-snippets; the source code is hosted at https://github.com/zhang24xiao/dsh-snippets.
About this plugin
If you keep tweaking the DeepSeek Harness GUI — adjusting colours, adding hotkeys, injecting a small bit of interactive behaviour — the usual workflow is pasting code into the browser console and losing it on the next reload. dsh-snippets turns that into a persistent snippet manager: CSS and JS live under separate tabs with independent toggles, so enabling injects immediately and disabling reverts it, all without touching the source. The design is inspired by SiYuan's snippet manager, adapted to the DSH plugin contract.
The editor is CodeMirror 6 with line numbers, syntax highlighting, search and replace, and code folding. While you type CSS the page updates live — no save needed. A full-width quick toggle in the sidebar footer, pixel-aligned with the Settings row above it, opens the manager panel at a glance; the Settings navigation also carries a dedicated page for sorting, searching, and batch enable or disable. JS snippets run via new Function with no sandbox, the same trust model as pasting into the console, and the plugin warns you that a reload is required to undo a JS change.
This plugin is for DeepSeek Harness users who find the interface close but not quite and want to fine-tune it without modifying source files or re-pasting code every session — people who treat their GUI the way they treat a text editor's theme: a setting they can flip on and off.
Screenshots
Use Cases
- Apply custom colours or hide UI elements in the DeepSeek Harness GUI
- Bind hotkeys or inject small interactive scripts without editing source code
- Switch between multiple CSS themes on the fly without manual code edits
Best For
- Power users who want to customise the DeepSeek Harness appearance
- Developers who need to inject JS into the GUI without editing source
- Tool enthusiasts who appreciate SiYuan-style snippet workflows
Related Plugins
A service-oriented sidebar framework for DSH, offering a full workbench with file explorer, embedded browser, real terminal, Git panel, and extensible plugin services.
A beautiful, practical Claude Code-style TUI plugin with pixel whale top bar, flowing glow title, real-time status line, streaming thought expansion, time rewind, context progress bar and TPS gauge — zero core changes.
The plugin market for DeepSeek Harness: browse/search/one-click install community plugins and themes, with updates, backup/restore, hot disable, diagnostics, and AI fix.
A persistent whale widget on the DSH web UI that shows DeepSeek balance, today's usage, and per-turn cost, with drag-and-snap and sound effects.
