總安裝量
3,917
今日新增
+1
使用者評分
- / 5.0 (0)
目前版本
0.3.2
原脚本:https://greasyfork.org/zh-CN/scripts/460537
改动:
85 // document.title = (receivedLength / contentLength * 100).toFixed(2) + "%"
88 // document.title = '下载完成!';
将标题用作进度条展示下载进度
原脚本:https://greasyfork.org/zh-CN/scripts/460537
改动:
85 // document.title = (receivedLength / contentLength * 100).toFixed(2) + "%"
88 // document.title = '下载完成!';
将标题用作进度条展示下载进度