dsh-plugin-permission-popup
Corner approval popup: answer pending permission requests from any session while the agent window is away
安装
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:wxjgit/permission-popup说明文档
阅读完整 README ↗Usage
The plugin activates automatically with the Web profile. When an approval matches the selected trigger policy, a card appears in the configured corner.
- Allow once approves only the displayed request.
- Reject rejects the displayed request.
- Click the amber strip to open the owning session.
- Use the gear button on the card stack to configure the trigger policy, corner, maximum stack size, desktop notifications, and tab-title reminder.
The default trigger is background: a card is shown when the approval belongs to a non-current session or the browser tab is hidden.
Browser hidden or minimized
The corner card is part of the browser page and cannot appear above a minimized browser window. Enable Desktop notify while hidden in the plugin settings and grant the site notification permission to receive an operating-system notification for new approvals. Clicking the notification focuses the browser and opens the relevant session.
Each approval produces at most one arrival notification. Hiding the window repeatedly does not notify again for the same pending request.