편집자 노트

baisama-cloud/dsh-custom-brand

Customizable brand area for the DeepSeek Harness (DSH) Web GUI — replace the whale logo and the DeepSeek wordmark with your own local images, and edit the HARNESS badge text. Everything persists in localStorage and survives restarts.

이것은 DeepSeek Harness(DSH) 플러그인입니다. 이 사이트는 GitHub README, 설치 정보, 유지보수 상태, 공개 보안 시그널을 모아 보여줍니다.

dsh-custom-brand

Customizable brand area for the DeepSeek Harness (DSH) Web GUI — replace the whale logo and the DeepSeek wordmark with your own local images, and edit the HARNESS badge text. Everything persists in localStorage and survives restarts.

DSH Web 界面左上角品牌区自定义插件:鲸鱼 logo 与 DeepSeek 文字可换成你自己的本地图片,HARNESS 徽章文字可双击编辑。所有修改保存在浏览器 localStorage,重启不丢。

Features / 功能

AreaInteraction
Whale logo / 鲸鱼 logoDouble-click to pick a local image (auto-downscaled to 256px, PNG keeps transparency); right-click to restore the default whale
DeepSeek wordmark / DeepSeek 文字Double-click to pick a local image; right-click to restore the original lettering
HARNESS badge / HARNESS 徽章Double-click to edit the text (styled like the original badge letterforms); Enter to commit, Esc to cancel
Browser tab title / 标签页标题Syncs to the badge text

Install / 安装

dsh plugin --profile web add github:<owner>/dsh-custom-brand

or in the DSH settings → Plugins market, search dsh-custom-brand. 或在 DSH 设置 → 插件市场中搜索安装。

Usage / 使用

  1. Hover the brand area in the top-left sidebar — a dashed outline hints where editing is available.
  2. Double-click the whale or the DeepSeek text to open the file picker; choose any image (PNG/JPG/WebP…). It is scaled to fit the small slot automatically.
  3. Right-click an image slot to reset it to the original artwork.
  4. Double-click the HARNESS badge and type a new name; the browser tab title updates with it.

Stored keys (browser localStorage): dsh.customLogo, dsh.customDeepSeekImg, dsh.customBrand.

Development / 开发

This is a standard DSH bundle:

  • lib/index.js — host half (intentionally empty; all behavior is client-side)
  • lib/client.js — browser half, registered via window.__ModuleLoader__.load
  • cordis.patch.yml — loader row inserting the plugin

Build the tarball with:

pnpm pack

License / 许可证

MIT

REPOSITORY SIGNALS

보안 및 설치 증거

이 점수는 공개 저장소 메타데이터와 이 사이트에 등록된 설치 증거에만 기반하며, 코드 보안 감사와 다릅니다.

출처 추적 가능

공개 플러그인 카탈로그에서 왔으며, 공개 GitHub 저장소로 연결됩니다.

라이선스

저장소가 MIT 라이선스를 선언했습니다.

유지보수 활동

최근 180일 내 코드 업데이트가 있습니다.

설치 증거

재현 가능한 정확한 설치 메타데이터가 아직 등록되지 않았습니다. 저장소 설명에 따라 직접 확인하세요.

설치 라이프사이클 스크립트

검사한 패키지 메타데이터에 설치 라이프사이클 스크립트가 선언되지 않았습니다.