Skip to content

Commit 902dceb

Browse files
authored
fix typo
1 parent b269617 commit 902dceb

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@
1414
- **自动通知**:拦截 Deepseek `/api/v0/chat/completion API` 请求,在响应完成后发送通知
1515
- **智能去重**:5 秒冷却时间,避免重复通知
1616
- **页面感知**:仅在当前标签页不可见(document.hidden)时发送通知,避免打扰正在使用的用户
17-
- **扩展通知 API**:使用浏览器扩展
18-
otifications API 发送系统通知
17+
- **扩展通知 API**:使用浏览器扩展 notifications API 发送系统通知
1918
- **提示音**:使用 Web Audio API 生成 1200Hz "叮咚"提示音
2019
- **跨浏览器支持**:同时支持 Chrome (MV3) 和 Firefox (MV2)
2120

0 commit comments

Comments
 (0)