dshbase

插件目录 / Developer / dsh-salary-cat

dsh-salary-cat

未验证 sorry123maker

✓ 持续维护

查看 GitHub ↗ ← 返回插件目录

1Stars
0Forks
0未关闭 issue
语言
2026-08-18最近推送
跨平台平台

功能简介

dsh的月薪猫宠物

我们的评价
未验证 — 尚未实测

dsh的月薪猫宠物 尚未验证——请自行安装测试。

「未验证」表示我们的自动化 CI 尚未安装过该插件。功能描述与版本兼容性均为作者声明。这不是安全审计,也不代表对第三方代码的背书。

你是插件作者? 想拿到「已验证」标签——提交你自己的验证证据(截图、日志或短视频),我们审核通过后即改为「已验证」。

提交验证证据 ↗

README

dsh-salary-cat

npm version
npm downloads
license

月薪猫 —— DeepSeek Harness Web UI 右下角常驻动画宠物。

A self-contained Cordis plugin that pins an animated mascot GIF to the
bottom-right corner of the DeepSeek Harness web UI.

仓库 / Repository

https://github.com/sorry123maker/dsh-salary-cat

功能 / Features

  • 右下角常驻显示动画 GIF(月薪猫),轻微上下浮动
  • 长按(450ms)即可拖拽,松手自动记住位置,无需配置坐标
  • 位置按浏览器保存在本地(localStorage),刷新后还在
  • 尺寸、显隐、无障碍文案可配置(v1.0.0+)
  • 图片加载失败自动隐藏,不影响页面

交互 / Interaction

  • 长按拖拽:按住猫 450ms 进入拖拽模式(猫会半透明高亮),拖到任意位置松手即保存
  • 点击(短按)无副作用;拖拽中不会触发页面滚动/选择
  • 重置位置:清除浏览器 localStorage 中 dsh-salary-cat:pos 键即可回到右下角

安装 / Install

在 web profile 中安装:

dsh plugin --profile web add dsh-salary-cat

或手动在 ~/.dsh/profiles/web/package.json 加入依赖并在
dsh.profile.bundles 中登记,然后 pnpm install,重启 dsh web 生效。

配置 / Config

组合行 salary-cat 支持以下 config:

字段 默认值 说明
gifPath 包内 assets/salary-cat.gif 自定义 GIF 的绝对路径
routePath /salary-cat.gif 浏览器加载图片的 URL
configPath /salary-cat.json 配置 JSON 端点(一般无需改动)
maxBytes 8 MiB 读取文件大小上限
size 200 猫的显示尺寸(px)
hidden false true 时完全隐藏
alt 月薪猫 无障碍图片标签

位置(right/bottom)不再配置:通过长按拖拽调整,位置保存在浏览器本地。

示例:

- id: salary-cat
  name: dsh-salary-cat
  inject: [fs, webServer]
  config:
    size: 150
    alt: 打工人猫咪

换图 / Customizing the GIF

直接替换包内 assets/salary-cat.gif(同名即可),刷新页面生效;
或通过 gifPath 指向自己的文件。

卸载 / Remove

dsh plugin --profile web remove dsh-salary-cat

License

MIT © zhuyh

安装

🧩 让 Agent 自动装(推荐)

装一次目录插件,之后本站所有插件都能让 DeepSeek Harness 自动找、自动装:

dsh plugin add dshbase-catalog

然后对 agent 说「帮我装 dsh-salary-cat」,它会在目录里找到并自动安装。文档:dshbase-catalog · 已验证场景包

该插件是 GitHub 源码(未发 npm)——直接从仓库装:

Web profile:

dsh plugin --profile web add github:sorry123maker/dsh-salary-cat

Headless(CLI)profile:

dsh plugin --profile headless add github:sorry123maker/dsh-salary-cat

实测报告

尚未 L3 验证——若已跑过,见下方失败备注。

状态:pending · 最近测试 2026-08-26 · 标记 webonly
备注:验证: web-only;待 L4 web CDP;L4 web CDP runtime-fail on dsh 0.1.0-rc.8. 浏览全部待验证失败 →
安全:尚未扫描——我们的每日静态扫描将很快覆盖它。

分享徽章

Developer 里更多

浏览全部 7795 个插件 →