dsh-chat-width
为 DeepSeek Harness 网页界面提供可拖拽的聊天内容宽度:文字列右缘的把手覆盖内置的 748px 宽度(默认 1040px、范围 520~2400、按浏览器记忆,双击恢复默认)。
Drag-to-resize the chat content width in the DeepSeek Harness web UI: a handle on the column right edge overrides the built-in 748px width (default 1040px, 520-2400 range, persisted per browser, double-click resets).
怎么安装
dsh plugin add dsh-chat-width 简介
dsh-chat-width 调宽 dsh 网页会话区的聊天内容宽度。dsh 原生把会话文字列限制在 **748px**,在大屏上左右浪费大量空间;本插件通过客户端 CSS 把 --dsh-chat-content-width 覆盖为 **1040px**(默认值,可调)。 输入框、底部工具栏等宽度由同一变量派生(calc(var(--dsh-chat-content-width) + 32px)),会自动跟着变宽。 调整宽度 两种方式,任选其一: 1. **拖拽把手**(推荐):会话文字列**右缘**(垂直中点)有一个细长的竖向把手,鼠标按住左右拖动即可实时调整宽度,松开自动记忆。**双击把手恢复默认值 1040px**。把手的半透明样式与主题融合,悬停/拖动时高亮。 2. **控制台**(F12): js __setChatWidth(960) // 任意值,范围 520~2400,立即生效 __setChatWidth(1040) // 恢复默认 选择会记忆到 localStorage(键 dsh_chat_width),下次打开页面仍生效。 安装 **方式一:插件市场(推荐)** —— 在 dsh 网页的设置 → 插件市场中搜索 dsh-chat-width,一键安装。 **方式二:命令行**(dsh >= 0.1.0-rc.7): bash dsh plugin --pr…
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 0
- 月下载
- 41
- 最近更新
- 2026-08-21
- 创建于
- 2026-08-19
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- deepseek-harness, dsh, dsh-plugin
同类推荐
dsh-desktop
anywhere-labs/deepseek-harness-desktop
为 DeepSeek Harness (DSH) 生态打造的现代化桌面端体验