watericetangcw/dsh-page-preview ↗★ 3
dsh-page-preview
DSH web bundle: inline page previews from `html page-preview` fences plus a floating, session-scoped preview window for local HTML projects and http(s) URLs.
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:watericetangcw/dsh-page-preview说明文档
阅读完整 README ↗📖 使用方式
- 行内预览:让 DSH 输出
```html page-preview ... ```(CSS 与 JS 需全部内联)。 - 浮动小窗:直接调用
preview_register传入路径或网址即可,其余三个工具用于替换、刷新与关闭。