chuxumilk/dsh-404-panic-lock1

dsh-404-panic-lock

DSH 插件:按 Ctrl+Shift+L 一键把页面伪装成静态 404 截图锁屏,支持自定义锁屏图片(images 文件夹)

AI Analysis

按下快捷键立即全屏展示自定义图片或内置 404 页面以遮挡工作内容。适合在开放办公环境、需要临时快速保护屏幕隐私的用户。

Package
dsh-404-panic-lock
Version
0.1.0
License
CC0-1.0
Last updated
Aug 23, 2026

Install

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:chuxumilk/dsh-404-panic-lock

配置图片目录(可选)

在 profile 的 cordis.patch.yml 里覆盖插件配置:

- id: panic-lock
  config:
    imagesDir: 'D:\你的路径\images'

不配置时,按「会话工作区 images/index.js 里的 FALLBACK_IMAGES_DIR」的顺序查找——换了电脑或路径记得改 index.js 里的绝对路径。