wantosure/dsh-plugin-browser-memory ↗★ 0
dsh-plugin-browser-memory
Local-first DeepSeek Harness plugin for searching Chrome, Edge, and Brave bookmarks, history, and downloads without uploading browser data.
AI Analysis
核心用途是让 Agent 能够检索用户的浏览器历史与书签。适合需要结合个人浏览器浏览记录、常用书签进行辅助对话和信息检索的用户。
Install
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:wantosure/dsh-plugin-browser-memoryREADME
Read the full README ↗Configuration
Optional Cordis config:
- insert:
- id: dsh-plugin-browser-memory
name: dsh-plugin-browser-memory
config:
browsers: [chrome, edge, brave]
maxResults: 25
includeHistory: true
includeDownloads: true
Supported browser IDs:
chromeedgebrave