-
Notifications
You must be signed in to change notification settings - Fork 43
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
5 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,7 @@ | ||
### v1.5: | ||
1. 增加推送,下载成功后推送成功通知 | ||
2. aria2支持ws | ||
|
||
### v1.4: | ||
1. 修复单页面多iframe引发的相同文件下载多次问题 | ||
2. 优化拉取cookie的逻辑 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,6 +12,7 @@ | |
3. 右键菜单指定aria2c服务 | ||
4. 支持百度云和迅雷离线导出 | ||
5. 全局拦截模式 | ||
6. 可配置下载成功后是否推送通知提醒 | ||
|
||
|
||
### 快捷键: | ||
|