Wulabalabo/dsh-sidebar-Explorer-Plus ↗★ 0
dsh-sidebar-explorer-plus
Drag-and-drop file/folder upload tab for dsh-better-sidebar. Drop any files or folders onto the tab to upload them into the conversation workspace.
AI Analysis
核心用途是在侧边栏中提供一个专属的文件上传标签页,支持直接拖拽文件或文件夹上传至当前会话工作区。适合需要频繁往工作区导入项目文件的用户,需先安装基础侧边栏插件。
Install
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Wulabalabo/dsh-sidebar-Explorer-PlusREADME
Read the full README ↗配置(可选)
在 profile 的挂载行加 config 可调上传大小上限(默认 50 MB):
- insert:
- id: sidebar-explorer
name: 'dsh-sidebar-explorer-plus'
config:
uploadLimit: 104857600 # 100 MB