多线程下载管理器 的评价
多线程下载管理器 作者: jingyu9575
55 条评价
- 评分 4 / 5来自 turgut kalfaoglu, 1 年前It's good but fails for very large files, ie 20GB or more. After the download, firefox starts saving it, but it gets stuck halfway.
- 评分 4 / 5来自 Tony Bones, 3 年前
- The request to add: 1) to show the Icon and expansion of a file at the NOTIFICATION about LOADING .2) adjustment of a level of a sound of notifications *Finish Download* .3) will get rid of the out-of-date dependences
____
question: how much does Default * DOWNLOADER on FireFox use Threads ? - 评分 4 / 5来自 Firefox 用户 16302925, 4 年前Please allow this on mobile app.🙂🙏🏻 Firefox mobile download manager don't even know how to delete downloaded files.
- 评分 4 / 5来自 TERS Helper, 4 年前Could u add blacklist and whitelist feature?
This plugin will auto download picture in curseforge.com when viewing page. - 评分 4 / 5来自 Hady Farhang Doost, 5 年前
开发者回应
发布于 5 年前It was found that the extension is incompatible with Firefox 75. See https://github.com/jingyu9575/multithreaded-download-manager/issues/128 for details.
For now, you can change the storage API to Segmented files in the Advanced tab in the options. This option only works for new downloads, so if you have a very large existing download, I suggest downgrade to 74 to complete it. Also, with this API you need to manually pause all downloads before existing Firefox, otherwise some progress will be lost.开发者回应
发布于 5 年前已发现火狐75不兼容,详见 https://github.com/jingyu9575/multithreaded-download-manager/issues/128 。
目前请手动将 选项-高级-存储API 设为分段文件。这个设置仅应用于新的下载,所以如果目前正在下载较大的文件,建议降级到火狐74来完成。另外,此模式下退出浏览器前必须手动暂停所有项目,否则会丢失部分进度。开发者回应
发布于 5 年前Firefox Nightly 74 just removed an important function (getFile) that the extension depends on.
The extension has been updated to workaround this issue, but the performance of saving files will decrease.
Additionally, it is unknown whether Firefox will remove the whole mutableFile API in the near future. If so, the entire storage layer will need to be rewritten. It may or may not be possible to build this extension with acceptable performance then.
I'll see how things go and prepare workarounds if possible.- 评分 4 / 5来自 Firefox 用户 13908620, 5 年前
- 评分 4 / 5来自 dpassaggio, 5 年前
- 评分 4 / 5来自 Firefox 用户 15415204, 5 年前
- store temporary files in C:\Users\AppData\Roaming\Mozilla\Firefox\Profiles\pbxeypp5.default-release-1563801646255\storage\default\moz-extension+++7ca4b0a4-1688-4cc9-bd4d-db1deecbddcb\idb\3109085620fsiel.files folder.. This should be mentioned in the documentation and available to all the users whoever add this because it took me sometime to find the path. EE is great .. Also that cache is being cleared automatically after the completion of the download... Sincere thanks and appreciation to the developer.