chuxumilk/dsh-404-panic-lock ↗★ 1
dsh-404-panic-lock
支持通过 Ctrl+Shift+L 快捷键一键将页面伪装成静态 404 截图的锁屏插件。
AI 分析
按下快捷键立即全屏展示自定义图片或内置 404 页面以遮挡工作内容。适合在开放办公环境、需要临时快速保护屏幕隐私的用户。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:chuxumilk/dsh-404-panic-lock说明文档
阅读完整 README ↗配置图片目录(可选)
在 profile 的 cordis.patch.yml 里覆盖插件配置:
- id: panic-lock
config:
imagesDir: 'D:\你的路径\images'
不配置时,按「会话工作区 images/ → index.js 里的 FALLBACK_IMAGES_DIR」的顺序查找——换了电脑或路径记得改 index.js 里的绝对路径。