插件介绍
Custom wallpapers and translucent skins for DeepSeek Harness Web
项目详情摘要
dsh-custom-skin Custom wallpapers and translucent skins for DeepSeek Harness Web. English · 简体中文 Features Upload or drag in multiple local images and switch between them instantly. Choose Chinese or English from the plugin page; the selection updates all of DSH Web and uses DSH's saved language preference. Show or hide the wallpaper, delete individual images, or clear the entire library. Adjust image fit, position, overlay, blur, and panel opacity. Automatically adapt to the light and dark themes in DSH. Keep images in the current browser's IndexedDB and preferences in localStorage. Nothing is uploaded to the DSH server. Preview Install in DSH Web Run the following commands in the DeepSeek Harness repository: Open **Settings** in the lower-left corner of the Web interface, then select **Personalization** to add a wallpaper or switch the interface between **English** and **Chinese**. To install a local development copy instead: To uninstall: Build from source Requirements: Node.js 22.19 or later and pnpm 11.7.0. The repository includes the compiled `lib/` files, so a regular local installation does not require a rebuild. Data and limitations 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. If you open DSH in another browser, on another port, or at a remote address, you will need to add the images again. Clearing the site's browser data also removes the saved wallpapers. License MIT
摘自项目公开 README,可能随上游仓库更新。安装方法
建议先在测试 Profile 中安装,并检查权限、安装脚本和依赖。
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:SLin-code/dsh-custom-skin
使用前检查
- 确认项目符合 DSH bundle 规范,而不只是相关仓库。
- 阅读许可证和安装脚本,检查网络、文件及执行权限。
- 备份配置,并确保插件能够安全卸载或回滚。


