jingyu9575 / multithreaded-download-manager

Download manager extension for Firefox with multithreading support
Mozilla Public License 2.0
264 stars 36 forks source link

Popup with Speed Graphics 'n others suggestions #177

Open khabib227 opened 2 years ago

khabib227 commented 2 years ago

Today when we put the mouse cursor over the file name, MDM show a tooltip with the full file name, this is very nice. I want to ask to you to please add a optional feature, to show speed graphics as the DownThemAll, when putting the cursor over the progress/threads bar, you can just copy the code from DownThemAll, and add a setting to enable or disable it.

Another thing you can do is change the "Show tooltips" format from

Pecentage | Remaining Time | File Name

to

Remaining Time | Pecentage | File Name

Is just a little tweak, just to make the tooltip format the same used in download list screen.

Another thing is if possible improve the threads automatic recognition, for instance when we put 3 threads, and the service just support 1 thread the download fail and stop instead of use 1 thread automatically, and example is "filejoker.net" downloads

Thanks so much your plugin is very good, congratulations.