บทวิจารณ์สำหรับ Multithreaded Download Manager
Multithreaded Download Manager โดย jingyu9575
17 บทวิจารณ์
- ได้รับการจัดอันดับ 1 จาก 5โดย Amin, 8 เดือนที่แล้ว
- ได้รับการจัดอันดับ 1 จาก 5โดย COOLak, 2 ปีที่แล้วThe choice of download folder is a joke. It still downloads the file to the browser cache directory and then it just moves it to the user-selected folder. In other words, trash.
- ได้รับการจัดอันดับ 1 จาก 5โดย AgentMir, 2 ปีที่แล้ว"Failed to save" .. anytime I tried downloading anything.
- ได้รับการจัดอันดับ 1 จาก 5โดย Zatrihan, 2 ปีที่แล้วFor some weeks now the extension stopped working for me.
It will only use 1 thread, despite being set to use more, and it will always stop with an error before completing the download. - ได้รับการจัดอันดับ 1 จาก 5โดย bharatgkmsrgroup, 4 ปีที่แล้วPlease optimize this extension for Firefox Android
- ได้รับการจัดอันดับ 1 จาก 5โดย ผู้ใช้ Firefox 15633607, 4 ปีที่แล้ว
- ได้รับการจัดอันดับ 1 จาก 5โดย ผู้ใช้ Firefox 16389696, 4 ปีที่แล้วStraight up doesn't work. Buttons don't do anything
- ได้รับการจัดอันดับ 1 จาก 5โดย KirkH420, 4 ปีที่แล้วThis software is bugged. If the user has multiple monitors then this program will capture your download, it might flash open/minimize it's GUI window on Display #1 and become surprisingly invisible when you're wondering why NO FTP downloads seem to work on your rig.....oh damn it's this crappy software i didn't pay for. Well, they say you do get what you pay for.
- ได้รับการจัดอันดับ 1 จาก 5โดย ผู้ใช้ Firefox 14356857, 5 ปีที่แล้วeven though it works nice for download, the 1 star is for the quota limitation at which point it stops the download.
- ได้รับการจัดอันดับ 1 จาก 5โดย arthaxerces, 5 ปีที่แล้วWith the latest updates Firefox absolutely does not work!
การตอบกลับของนักพัฒนา
โพสต์เมื่อ 5 ปีที่แล้วI think it is because of the API changes. See https://github.com/jingyu9575/multithreaded-download-manager/wiki/Important-changes-for-Firefox-75
Try updating the extension to 3.2 and set "storage API" to "default". Unfortunately, old downloads that starts with the old API cannot be continued with the new API. - ได้รับการจัดอันดับ 1 จาก 5โดย Artak, 6 ปีที่แล้ว
- ได้รับการจัดอันดับ 1 จาก 5โดย ผู้ใช้ Firefox 14188159, 6 ปีที่แล้วNot working! Can't start any download with this! Bad...
- ได้รับการจัดอันดับ 1 จาก 5โดย ผู้ใช้ Firefox 5638314, 7 ปีที่แล้วHi there. Appreciate your effort, but there is a glaring omission from this being a "download manager", and that is basically ASKING US WHERE WE WANT THE DAMN THINGS DOWNLOADED TO! Sorry for the yelling, but that's a pretty BIG THING when it comes to DOWNLOAD MANAGEMENT smh. A simple dialog box asking this shouldn't be too much to ask. Maybe in your next update? Gods, I miss DTA. Screw you, Webextensions, (which seems to be a fancy way of saying"Screw you, all supporters of FF extensions, and actually making this browser better than all the others) and now we're gonna make it so you can't be effed re-writing your excellent code to go with our new and improved BS Standard! "
Way to go Mozilla.
I'm sure you're working on a way to shaft them back, and make this OUR browser again, and not the Corporate Cows. I would use stronger language, but there are kids present, and they soak up cuss-words ;)การตอบกลับของนักพัฒนา
โพสต์เมื่อ 7 ปีที่แล้วYou can change the option "Save files to" to "Always ask".
However, the extension has to ask for the location after the file is downloaded. This is a limitation of WebExtensions APIs and cannot be workarounded currently. - ได้รับการจัดอันดับ 1 จาก 5โดย ผู้ใช้ Firefox 13609888, 7 ปีที่แล้วThis download manager is horrible. Downlaod speed doesn't increase above 300B/s. Yes B as in Bytes. What a joke.
Dev- Please make it better or remove it entirely as there are many useless extensions lying around.การตอบกลับของนักพัฒนา
โพสต์เมื่อ 7 ปีที่แล้วOn my system it is not that slow, and I think there are other users who use it without this problem, from the comments/usage statistics. So I'd like to keep it here and try to improve it.
I am aware of a problem that may cause this: when a download is created, the storage space is pre-allocated. During the time the blank file is created on the disk, the download cannot proceed. This will be fixed, but it will need some work and time.