xiaoguomeiyitian/dsh-qr-share1

dsh-qr-share

DSH web plugin: a sidebar footer QR-code button that lets a phone scan and re-issue the current browser's authenticated launch URL, reusing the same ?token exchange the desktop just completed.

AI 分析

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

パッケージ
dsh-qr-share
バージョン
0.2.0
ライセンス
MIT
最終更新
2026/08/30

インストール

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

ドキュメント

README 全文を読む ↗

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