全部插件

DSH / BUNDLE / CLIENT-UI

dsh-quote-temp-ask

v0.1.0Enc-hanted / dsh-quote-temp-ask8415edb251

可安装组合包UI 与客户端插件社区 · Topic 自动分析Web UI

概览

dsh-quote-temp-ask

Selection toolbar for the DSH web UI: quote (expandable markers in the composer), temp chat (in-page context-free panel), web ask (chat.deepseek.com popup with ?q= prefill)

README / ZH

插件文档

目录摘要

Selection toolbar for the DSH web UI: quote (expandable markers in the composer), temp chat (in-page context-free panel), web ask (chat.deepseek.com popup with ?q= prefill)

dsh.pub 核对固定版本的组合包契约、运行时事实与分发语义;完整 README 请查看源仓库。

在 GitHub 阅读完整 README

LIMITATIONS

已知限制

| # | 限制 | |---|---| | L1 | 发送按钮拦截依赖 `aria-label="发送消息"`(中文界面);Enter 拦截不受影响 | | L2 | Cmd/Ctrl+Enter 等其他提交路径不拦截,标记会原文发出 | | L3 | 手动输入与标记同格式且池中有对应 id 的文本会被展开 | | L4 | 标记重编号会产生额外 undo 记录 | | L5 | 引用池是会话内存态;切会话/刷新后标记失去内容映射 | | L6 | 流式是 250ms 轮询,非 SSE | | L7 | 面板消息历史无上限(用「清理上下文」) | | L8 | chat.deepseek.com 返回 `frame-ancestors 'none'`,无法 iframe 内嵌;网页弹窗是唯一路径 |