1 parent b269617 commit 902dcebCopy full SHA for 902dceb
1 file changed
README.md
@@ -14,8 +14,7 @@
14
- **自动通知**:拦截 Deepseek `/api/v0/chat/completion API` 请求,在响应完成后发送通知
15
- **智能去重**:5 秒冷却时间,避免重复通知
16
- **页面感知**:仅在当前标签页不可见(document.hidden)时发送通知,避免打扰正在使用的用户
17
-- **扩展通知 API**:使用浏览器扩展
18
-otifications API 发送系统通知
+- **扩展通知 API**:使用浏览器扩展 notifications API 发送系统通知
19
- **提示音**:使用 Web Audio API 生成 1200Hz "叮咚"提示音
20
- **跨浏览器支持**:同时支持 Chrome (MV3) 和 Firefox (MV2)
21
0 commit comments