全部插件

DSH / BUNDLE / CLIENT-UI

dsh-find-bar

v0.1.0secyborg / dsh-find-barce7eb75efe

可安装组合包UI 与客户端插件社区 · Topic 自动分析Web UI

概览

dsh-find-bar

DSH web plugin: a Cmd/Ctrl+F find bar (like the browser's built-in find) for the desktop Electron shell, which has none. Searches all page text — conversation content and sidebar — with highlight-all, match count, and Enter/Shift+Enter navigation.

README / ZH

插件文档

目录摘要

DSH web plugin: a Cmd/Ctrl+F find bar (like the browser's built-in find) for the desktop Electron shell, which has none. Searches all page text — conversation content and sidebar — with highlight-all, match count, and Enter/Shift+Enter navigation.

dsh.pub 核对固定版本的组合包契约、运行时事实与分发语义;完整 README 请查看源仓库。

在 GitHub 阅读完整 README

LIMITATIONS

已知限制

- 只搜索**已渲染**在 DOM 里的内容;未展开的会话/极长列表若被界面折叠,需先展开 - 匹配上限 5000 条(超限显示 `+`) - 大小写不敏感,暂无"区分大小写"开关