Hanmiao33/dsh-bubble-explain1

@dsh-external/bubble-explain

在对话中框选任意文字后点击“解释”,弹出 Markdown 实时流式解释气泡的前端插件。

AI 分析

核心用途是提供即时的划词解释与递归追问功能,无需打断当前对话流。适合在阅读长文本或复杂代码时需要快速获取名词解释与背景知识的用户。

包名
@dsh-external/bubble-explain
版本
0.0.1
许可证
BSD-3-Clause
最近更新
2026年8月25日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Hanmiao33/dsh-bubble-explain

Usage

  1. In a conversation, select any text with the mouse.
  2. Click the 解释 button that appears.
  3. An explanation bubble streams in next to the selection.
  4. Select text inside the bubble to ask a deeper follow-up, or use the copy button / drag the bubble anywhere on the page.

Configuration

Settings → General「框选解释」:

KeyDefaultMeaning
enabledtrueMaster switch
maxDepth6Max recursion depth (1–6)
maxChars300Max explanation length (50–1000)