dsh-bookmarks-dock
Run the following command in DeepSeek Harness:
dsh plugin install songying2024/dsh-bookmarks-dock
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install songying2024/dsh-bookmarks-dock in your terminal to install the plugin from its GitHub repository at https://github.com/songying2024/dsh-bookmarks-dock.
About this plugin
Working inside the DeepSeek Harness web interface, you constantly hop between the chat pane and external sites, yet DSH ships with no built-in shortcut for your go-to URLs. dsh-bookmarks-dock closes that gap by dropping a small floating star button on the far-left edge of the layout. One click expands a slim 52-px bookmark column while the rest of the page shifts right automatically, driven by the framework ResizeObserver, so nothing is ever covered and no horizontal scrollbar appears.
Favicons are resolved on the Node host side: each site's HTML is fetched, the icon is extracted in the same order a real browser would load it, and the result is base64-encoded. This sidesteps every front-end CORS restriction, and the lookup is cached in localStorage so it never repeats. The bookmark list itself also lives in localStorage, surviving page reloads and full DSH restarts. A plus button at the bottom adds new URLs on the fly (protocol auto-completed), and hovering any entry reveals a small remove control. Baidu, GitHub, and Zhihu are pre-seeded on first launch, ready to swap out for your own.
If you write code, read docs, and scan issues in DSH every day and wish your favorite sites were as close as a browser bookmark bar, this plugin makes every switch a single click away.
Use Cases
- Opening external docs or repos in a click without leaving the DSH chat
- Jumping to GitHub, Stack Overflow, or other dev sites mid-workflow
- Keeping favorite tool URLs pinned to the DSH sidebar for instant access
Best For
- Developers who code and read docs inside the DSH web interface every day
- Efficiency-focused users who want fewer tab switches between DSH and the browser
- Engineers who prefer keeping favorite sites in their dev-environment sidebar
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.