DSH Plugins Marketplace

DSH Plugins

Plugins

/

web-background

g

web-background

Manifest valid10

DeepSeek Harness web background settings plugin with solid color, image, and opacity controls.

UI (client)hasBundlePatch

web-background

DeepSeek Harness web background settings plugin with solid color, image, and opacity controls.

web-background settings

功能

  • 设置 → 通用 → 网页背景 中切换:无、纯色、图片。
  • 纯色模式支持颜色选择器。
  • 图片模式使用本地上传图片(自动压缩为 data URL)。
  • 支持 0–100% 背景不透明度。
  • 支持一键恢复默认背景。
  • 设置保存在浏览器 localStorage,刷新后自动恢复。
  • 多个标签页之间自动同步背景设置。

安装

# git 源安装(构建产物入库)
dsh plugin --profile web add "github:lndyzwdxhs/web-background#main"

# 或本地目录
cd /path/to/web-background
pnpm install
pnpm run bundle
dsh plugin --profile web add .

如果本地 dsh plugin addERR_PNPM_ADDING_TO_ROOT,加 -w

dsh plugin --profile web add -w .

如果本机没有全局 dsh,也可以用 npx 运行:

npx @deepseek-ai/dsh plugin --profile web add -w .
npx @deepseek-ai/dsh web

重启 web 生效。

开发

pnpm install
pnpm run bundle
pnpm run gates
pnpm run watch
  • 客户端源码在 src/client/index.ts;构建后生成 lib/client.js

架构

docs/architecture.md

Compatibility

DSH 0.1.5-rc.2: failedDSH 0.1.5-rc.1: errorDSH 0.1.5-alpha.2: errorDSH 0.1.5-alpha.1: errorDSH 0.1.3-alpha.2: errorDSH 0.1.2-rc.1: errorDSH 0.1.2-alpha.5: errorDSH 0.1.2-alpha.4: errorDSH 0.1.2-alpha.3: errorDSH 0.1.2-alpha.2: error

Versions

Latest versionPublishedSize
0.0.1
0.0.2
0.0.3
0.0.4
0.0.5
0.0.6
0.0.7
0.0.8
0.0.9
0.0.10
0.0.11
0.0.12
0.0.13
1.0.0
1.0.1
1.0.2
1.0.3
1.0.4
1.0.5
1.0.6

Similar plugins

dsh-wallpaper

by RexCue

Wallpaper skin for the DeepSeek Harness (dsh) web UI: image background with opacity, mask and blur controls.

Manifest valid

3

247/wk

JavaScript

Aug 14, 2026

dsh plugin --profile web add dsh-wallpaper

by TQSY114514

Appearance customization plugin for DeepSeek Harness: theme color palette, background image, opacity/blur, glass effect

Themes & SkinsTerminal & ClientsManifest valid

10

892/wk

MIT

TypeScript

Aug 25, 2026

dsh plugin --profile web add dsh-ui-appearance

by Tkingxiao

Deepseek Harness 自定义主题插件,支持自定义图片/视频壁纸,对话框,侧边栏等透明度模糊度调整,全局主题色的色轮调整插件

Themes & SkinsTerminal & ClientsManifest valid

30

1k/wk

MIT

TypeScript

Sep 14, 2026

dsh plugin --profile web add dsh-any-background

Adds two switchable themes, built-in and local-folder background slideshows, and per-session token usage details to DeepSeek Harness Web and Desktop.

Themes & SkinsManifest valid

0

dsh plugin --profile web add dsh-skin-token-dashboard

A Deepseek Harness plugin that gives its UI color themes.

UI & ExperienceManifest valid

0

dsh plugin --profile web add dsh-theme-colorizer

by shukookie

Wallpaper switcher for DeepSeek Harness - sidebar picker with local image upload, dim slider, and one-click next-wallpaper button.

Manifest valid

0

MIT

JavaScript

Aug 17, 2026

dsh plugin --profile web add dsh-plugin-wallpaper