Lisäosan Multithreaded Download Manager versiohistoria - 25 versiota
Multithreaded Download Manager tekijä jingyu9575
Ole varovainen vanhojen versioiden kanssa! Ne näytetään vain testauksen ja viittausten vuoksi.On suositeltavaa käyttää aina lisäosan uusinta versiota.
Uusin versio
Versio 3.2b8
Julkaistu 16. loka 2022 - 223,58 ktYhteensopivuus: firefox 67.0 ja uudemmatUpdate dark theme (thanks Onurtag)Lähdekoodi julkaistu lisenssillä Mozillan julkinen lisenssi 2.0 (MPL)
Lataa Firefox ja hanki laajennusTarvitset Firefoxin käyttääksesi tätä laajennustaVanhemmat versiot
Versio 3.2b7
Julkaistu 14. loka 2022 - 223,15 ktYhteensopivuus: firefox 67.0 ja uudemmatLähdekoodi julkaistu lisenssillä Mozillan julkinen lisenssi 2.0 (MPL)
Versio 3.2b4
Julkaistu 28. touko 2020 - 222,7 ktYhteensopivuus: firefox 67.0 ja uudemmatFix: error when the filename contains consecutive spacesLähdekoodi julkaistu lisenssillä Mozillan julkinen lisenssi 2.0 (MPL)
Versio 3.2b3
Julkaistu 20. huhti 2020 - 222,69 ktYhteensopivuus: firefox 67.0 ja uudemmatFix: Pressing Enter adds the download as pausedLähdekoodi julkaistu lisenssillä Mozillan julkinen lisenssi 2.0 (MPL)
Versio 3.2b2
Julkaistu 6. huhti 2020 - 222,7 ktYhteensopivuus: firefox 67.0 ja uudemmatUpdate locale: ru (thanks wvxwxvw)Lähdekoodi julkaistu lisenssillä Mozillan julkinen lisenssi 2.0 (MPL)
Versio 3.2b1
Julkaistu 20. maalis 2020 - 222,65 ktYhteensopivuus: firefox 67.0 ja uudemmatImportant changes for Firefox 75
Firefox 75 has removed an important functionality (IDBMutableFile) used by the extension. From version 3.2, the extension is forced to use another storage method to be compatible. The caveats are:
You will need to pause all tasks before exiting the browser. Otherwise, some progress will be lost depending on the extension parameters.
Existing downloads using the old method cannot be continued with the new method. If you are currently downloading a large file, it is suggested to wait for it to complete before upgrading Firefox.
Performance drops have not been noticed during tests, but they may vary with different system conditions and parameters.
This new storage method was first introduced in version 3.0 as an option. If you have set the storage API option to Segmented files, you can reset it to default in 3.2.Lähdekoodi julkaistu lisenssillä Mozillan julkinen lisenssi 2.0 (MPL)
Versio 3.1b3
Julkaistu 24. helmi 2020 - 222,32 ktYhteensopivuus: firefox 67.0 ja uudemmatChange: the popups in options page are now more readable in dark theme
Update locale: ru (thanks wvxwxvw)Lähdekoodi julkaistu lisenssillä Mozillan julkinen lisenssi 2.0 (MPL)
Versio 3.1b2
Julkaistu 21. helmi 2020 - 221,82 ktYhteensopivuus: firefox 67.0 ja uudemmatAdd locale: pt-BR (thanks Mike-Reddick)Lähdekoodi julkaistu lisenssillä Mozillan julkinen lisenssi 2.0 (MPL)
Versio 3.1b1
Julkaistu 10. helmi 2020 - 218,1 ktYhteensopivuus: firefox 67.0 ja uudemmatAdd: search filename from the toolbarLähdekoodi julkaistu lisenssillä Mozillan julkinen lisenssi 2.0 (MPL)
Versio 3.0a3
Julkaistu 28. tammi 2020 - 215,64 ktYhteensopivuus: firefox 67.0 ja uudemmatFirefox is planning to remove the storage functionality used by this extension. This will affect the extension severely.
From version 3.0, a new storage method is implemented that only uses supported functions. The caveats are:
- You will need to pause all tasks before exiting the browser. Otherwise, some progress will be lost depending on the extension parameters.
- Existing downloads using the old method cannot be continued with the new method.
- Performance drops have not been noticed during tests, but they may vary with different system conditions and parameters.
This new method is not enabled by default yet. The options of choosing the storage method and the parameters have been added, if you want to test it now.Lähdekoodi julkaistu lisenssillä Mozillan julkinen lisenssi 2.0 (MPL)
Versio 2.10.1
Julkaistu 22. tammi 2020 - 213 ktYhteensopivuus: firefox 67.0 ja uudemmatFix: custom CSS does not workLähdekoodi julkaistu lisenssillä Mozillan julkinen lisenssi 2.0 (MPL)
Versio 2.10
Julkaistu 19. tammi 2020 - 213 ktYhteensopivuus: firefox 67.0 ja uudemmatEmergency fix: incompatibility with Firefox Nightly 74
Firefox Nightly 74 just removed an important function that the extension depends on.
This version is able 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.Lähdekoodi julkaistu lisenssillä Mozillan julkinen lisenssi 2.0 (MPL)
Versio 2.8b1
Julkaistu 17. tammi 2020 - 212,16 ktYhteensopivuus: firefox versiosta 67.0 versioon 73.*Add: automatically import from other extensions
Add option: Shorten extension tab title
Update locale: ru (thanks wvxwxvw)
Change: background color of selected task in dark theme
Change: if a third-party icon is selected, the extension tabs will use it.
Fix: invalid filename with colons causes download to fail on Linux
Fix: opening the panel in a new tab does not work when the sidebar is open
Fix: toolbar is truncated in sidebar
Fix: custom CSS is not loaded in private browsing windowsLähdekoodi julkaistu lisenssillä Mozillan julkinen lisenssi 2.0 (MPL)
Versio 2.7b1
Julkaistu 16. tammi 2020 - 210,01 ktYhteensopivuus: firefox 67.0 ja uudemmatAdd: select multiple tasks in download list and start/pause/remove them
Add option: Enable prompt for audio files
Add option: Enable prompt for video files
Fix: invalid filename causes download to fail
Fix: referrer overflows the window in new task dialog
Update locale: ru (thanks wvxwxvw)Lähdekoodi julkaistu lisenssillä Mozillan julkinen lisenssi 2.0 (MPL)
Versio 2.6
Julkaistu 20. joulu 2019 - 208,28 ktYhteensopivuus: firefox 67.0 ja uudemmatAdd option: Make extension dialogs always on top of browser windows
Add locale: ruLähdekoodi julkaistu lisenssillä Mozillan julkinen lisenssi 2.0 (MPL)
Versio 2.5
Julkaistu 18. joulu 2019 - 203,5 ktYhteensopivuus: firefox 67.0 ja uudemmatAdd option: Remove failed tasks on browser start
Add toolbar button: Clear failed tasksLähdekoodi julkaistu lisenssillä Mozillan julkinen lisenssi 2.0 (MPL)
Versio 2.4
Julkaistu 28. marras 2019 - 203,31 ktYhteensopivuus: firefox 67.0 ja uudemmatFix: filename of attachments from 126.comLähdekoodi julkaistu lisenssillä Mozillan julkinen lisenssi 2.0 (MPL)
Versio 2.3.1
Julkaistu 18. loka 2019 - 203,07 ktYhteensopivuus: firefox 67.0 ja uudemmatFix: toolbar icon colorLähdekoodi julkaistu lisenssillä Mozillan julkinen lisenssi 2.0 (MPL)
Versio 2.3
Julkaistu 18. loka 2019 - 202,47 ktYhteensopivuus: firefox 67.0 ja uudemmatThe extension icon color in about:config now follows the light/dark theme.Lähdekoodi julkaistu lisenssillä Mozillan julkinen lisenssi 2.0 (MPL)
Versio 2.2
Julkaistu 5. loka 2019 - 202,46 ktYhteensopivuus: firefox 67.0 ja uudemmatAdd option: Remove the built-in download item when removing a task (selected by default)Lähdekoodi julkaistu lisenssillä Mozillan julkinen lisenssi 2.0 (MPL)
Versio 2.1
Julkaistu 26. syys 2019 - 202,39 ktYhteensopivuus: firefox 67.0 ja uudemmatFix: filename lost when importing from built-in downloadLähdekoodi julkaistu lisenssillä Mozillan julkinen lisenssi 2.0 (MPL)
Versio 2.0b9
Julkaistu 14. syys 2019 - 202,25 ktYhteensopivuus: firefox 67.0 ja uudemmatLähdekoodi julkaistu lisenssillä Mozillan julkinen lisenssi 2.0 (MPL)
Versio 2.0b8
Julkaistu 11. syys 2019 - 197,74 ktYhteensopivuus: firefox 67.0 ja uudemmatLähdekoodi julkaistu lisenssillä Mozillan julkinen lisenssi 2.0 (MPL)
Versio 2.0b7
Julkaistu 9. syys 2019 - 194,18 ktYhteensopivuus: firefox 67.0 ja uudemmatLähdekoodi julkaistu lisenssillä Mozillan julkinen lisenssi 2.0 (MPL)
Versio 2.0b6
Julkaistu 3. syys 2019 - 194,06 ktYhteensopivuus: firefox 67.0 ja uudemmatLähdekoodi julkaistu lisenssillä Mozillan julkinen lisenssi 2.0 (MPL)