xiaoguomeiyitian/dsh-qr-share1

dsh-qr-share

DSH Web 插件:侧边栏底部的二维码分享按钮,允许手机扫描并重新发布当前浏览器的已认证启动 URL,复用桌面端刚完成的 token 交换。

AI 分析

核心用途是实现 DSH 桌面端与手机端会话的快速同步与无缝切换。适合需要在移动设备上继续使用当前已登录 DSH 会话的用户。

包名
dsh-qr-share
版本
0.2.0
许可证
MIT
最近更新
2026年8月30日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:xiaoguomeiyitian/dsh-qr-share

Configuration (patch overlay)

- insert:
    - id: qr-share
      name: 'dsh-qr-share'
      config:
        enabled: true   # default true; set false to short-circuit the route to 404