返回目錄

dsh-custom-skin

編輯精選維護狀態: 活躍

slin-code/dsh-custom-skin

DSH自定義桌布/皮膚外掛——Custom wallpapers and translucent skins for DeepSeek Harness Web

前往 GitHub
$ dsh plugin add dsh-custom-skin

61

星數

5

Fork

TypeScript

語言

MIT

授權條款

2026-08-24

建立於

2026-08-27

最近推送

DeepSeek Harness Web 的自訂桌布與半透明皮膚插件,支援多圖切換、模糊/透明度調整與淺色/深色自動適配,全部資料保存在本機瀏覽器中。

DSH 整合

原生執行環境

作者聲明

安全稽核

未稽核

最後核實

2026-08-30

授權條款

MIT

01它能幫你完成什麼?

  • Personalize the DeepSeek Harness Web interface with custom wallpapers and translucent skins

    Multiple uploaded or dragged-in images switchable instantly, with adjustable fit, position, overlay, blur, and panel opacity, plus automatic light/dark theme adaptation

    DeepSeek Harness Web users who want to customize the look and feel of their coding-agent workspace

  • Keep wallpaper and skin settings local without sending personalization data to the server

    Images stored in the browser's IndexedDB and preferences in localStorage; nothing is uploaded to the DSH server

    Privacy-conscious users who want a personalized workspace that stays on their own machine

02如何將外掛接入 DeepSeek Harness?

先決條件

  • DeepSeek Harness repository checked out locally — the `dsh` CLI is run from there
  • Node.js 22.19 or later and pnpm 11.7.0 (only required when building from source)

安裝步驟

  1. 01

    pnpm dsh plugin --profile web add github:SLin-code/dsh-custom-skin

  2. 02

    pnpm dsh web

  3. 03

    Open Settings in the lower-left corner of the Web interface, then select Personalization to add a wallpaper

  4. 04

    For a local development copy: pnpm dsh plugin --profile web add "/absolute/path/to/dsh-custom-skin"

驗證整合成功

作者未說明

復原

  • pnpm dsh plugin --profile web remove dsh-custom-skin

03DSH 整合程度與能力邊界

DSH 整合原生執行環境

Installed as a DSH Web (`--profile web`) plugin through the official `dsh` CLI; renders wallpaper and skin controls on the Web interface's Personalization settings page.

  • Multi-image wallpaper library

    Multiple local images uploaded or dragged into the UIInstantly switchable wallpapers; show/hide, delete individual images, or clear the entire library

  • Visual skin & blur controls

    An uploaded wallpaper imageAdjustable image fit, position, overlay, blur, and panel opacity

  • Light/dark auto-adaptation

    DSH light and dark theme stateWallpaper and skin automatically adapt to the active light or dark theme

  • Local-only storage

    Uploaded images and preferencesImages kept in the browser's IndexedDB, preferences in localStorage; nothing uploaded to the DSH server

    Images stored in the current browser's IndexedDBPreferences stored in localStorage; nothing uploaded to the DSH server

04適合誰?何時不該用?

適合

  • DeepSeek Harness Web users who want to customize the look and feel of their coding-agent workspace
  • Privacy-conscious users who want a personalized workspace that stays on their own machine

不適合

  • Wallpapers are isolated by browser and site origin — opening DSH in another browser, on another port, or at a remote address requires re-adding the images.
  • Clearing the site's browser data also removes the saved wallpapers.

05相容性、維護與安全提醒

  • Each image can be up to 20 MB, with a maximum of 24 saved images; the browser's storage quota may impose a lower practical limit.
  • Wallpapers are isolated by browser and site origin — opening DSH in another browser, on another port, or at a remote address requires re-adding the images.
  • Clearing the site's browser data also removes the saved wallpapers.
2026-08-242026-08-27作者未說明

MIT · maintained, last push 2026-08-27, no published release

06常見問題

如何在 DeepSeek Harness 中安裝 dsh-custom-skin?

在 DeepSeek Harness 倉庫中執行 `pnpm dsh plugin --profile web add github:SLin-code/dsh-custom-skin`,再執行 `pnpm dsh web`。Web 介面載入後,開啟左下角的「設定」,選擇「個人化」即可新增桌布。

安裝前需要滿足什麼條件?

你需要在本機檢出 DeepSeek Harness 倉庫(`dsh` CLI 在這裡執行)。從原始碼建置還需要 Node.js 22.19 以上與 pnpm 11.7.0,但一般安裝使用預先編譯的 `lib/` 檔案,不需重新建置。

這個插件如何與 DeepSeek Harness 連接?

它是透過官方 `dsh` CLI 加上 `--profile web` 參數安裝的 DSH Web 原生插件,因此會在 Web 介面的「個人化」設定頁上渲染桌布與皮膚控制項。

我的桌布資料會被上傳到伺服器嗎?

不會。圖片保存在目前瀏覽器的 IndexedDB 中,偏好設定保存在 localStorage 中;README 明確說明不會上傳到 DSH 伺服器。清除站點的瀏覽器資料也會刪除已儲存的桌布。

如何解除安裝?

在 DeepSeek Harness 倉庫中執行 `pnpm dsh plugin --profile web remove dsh-custom-skin`。由於桌布依瀏覽器與站點來源隔離,若你切換瀏覽器、連接埠或遠端位址,需要重新新增圖片。

08資料與來源

  • 作者聲明github.coma931af884d5e…

    pnpm dsh plugin --profile web add github:SLin-code/dsh-custom-skin

  • 作者聲明github.coma931af884d5e…

    Custom wallpapers and translucent skins for DeepSeek Harness Web.

此頁面根據專案公開文件、儲存庫中繼資料與 DSH Plugins 的結構化解析所產生;最後核實於 2026-08-30。發現錯誤?提交更正。

🏆

最佳 DeepSeek Harness 外掛

從全目錄挑出的 12 個值得優先安裝的外掛,涵蓋各個分類。

DSH Plugins 是獨立的 DeepSeek Harness 外掛市集,與 DeepSeek 官方無關,也不代表官方背書。第三方外掛未經安全稽核,安裝前請審查原始碼。

每週取得最新的 DeepSeek Harness 外掛,絕不濫發。