Ιστορικό εκδόσεων του Multithreaded Download Manager - 25 εκδόσεις
Multithreaded Download Manager από jingyu9575
Προσέξτε τις παλιές εκδόσεις! Αυτές οι εκδόσεις εμφανίζονται για δοκιμές και σκοπούς αναφοράς.Θα πρέπει πάντα να χρησιμοποιείτε την πιο πρόσφατη έκδοση ενός προσθέτου.
Πιο πρόσφατη έκδοση
Έκδοση 3.2b8
Κυκλοφόρησε στις 16 Οκτ 2022 - 223,58 KBΛειτουργεί με firefox 67.0 και νεότεραUpdate dark theme (thanks Onurtag)Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Mozilla Public License 2.0
Λήψη Firefox και απόκτηση επέκτασηςΘα χρειαστείτε το Firefox για να χρησιμοποιήσετε αυτήν την επέκτασηΠαλαιότερες εκδόσεις
Έκδοση 3.2b7
Κυκλοφόρησε στις 14 Οκτ 2022 - 223,15 KBΛειτουργεί με firefox 67.0 και νεότεραΟ πηγαίος κώδικας εκδόθηκε υπό την άδεια Mozilla Public License 2.0
Έκδοση 3.2b4
Κυκλοφόρησε στις 28 Μαϊ 2020 - 222,7 KBΛειτουργεί με firefox 67.0 και νεότεραFix: error when the filename contains consecutive spacesΟ πηγαίος κώδικας εκδόθηκε υπό την άδεια Mozilla Public License 2.0
Έκδοση 3.2b3
Κυκλοφόρησε στις 20 Απρ 2020 - 222,69 KBΛειτουργεί με firefox 67.0 και νεότεραFix: Pressing Enter adds the download as pausedΟ πηγαίος κώδικας εκδόθηκε υπό την άδεια Mozilla Public License 2.0
Έκδοση 3.2b2
Κυκλοφόρησε στις 6 Απρ 2020 - 222,7 KBΛειτουργεί με firefox 67.0 και νεότεραUpdate locale: ru (thanks wvxwxvw)Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Mozilla Public License 2.0
Έκδοση 3.2b1
Κυκλοφόρησε στις 20 Μαρ 2020 - 222,65 KBΛειτουργεί με firefox 67.0 και νεότεραImportant 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.Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Mozilla Public License 2.0
Έκδοση 3.1b3
Κυκλοφόρησε στις 24 Φεβ 2020 - 222,32 KBΛειτουργεί με firefox 67.0 και νεότεραChange: the popups in options page are now more readable in dark theme
Update locale: ru (thanks wvxwxvw)Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Mozilla Public License 2.0
Έκδοση 3.1b2
Κυκλοφόρησε στις 21 Φεβ 2020 - 221,82 KBΛειτουργεί με firefox 67.0 και νεότεραAdd locale: pt-BR (thanks Mike-Reddick)Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Mozilla Public License 2.0
Έκδοση 3.1b1
Κυκλοφόρησε στις 10 Φεβ 2020 - 218,1 KBΛειτουργεί με firefox 67.0 και νεότεραAdd: search filename from the toolbarΟ πηγαίος κώδικας εκδόθηκε υπό την άδεια Mozilla Public License 2.0
Έκδοση 3.0a3
Κυκλοφόρησε στις 28 Ιαν 2020 - 215,64 KBΛειτουργεί με firefox 67.0 και νεότεραFirefox 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.Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Mozilla Public License 2.0
Έκδοση 2.10.1
Κυκλοφόρησε στις 22 Ιαν 2020 - 213 KBΛειτουργεί με firefox 67.0 και νεότεραFix: custom CSS does not workΟ πηγαίος κώδικας εκδόθηκε υπό την άδεια Mozilla Public License 2.0
Έκδοση 2.10
Κυκλοφόρησε στις 19 Ιαν 2020 - 213 KBΛειτουργεί με firefox 67.0 και νεότεραEmergency 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.Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Mozilla Public License 2.0
Έκδοση 2.8b1
Κυκλοφόρησε στις 17 Ιαν 2020 - 212,16 KBΛειτουργεί με firefox 67.0 έως 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 windowsΟ πηγαίος κώδικας εκδόθηκε υπό την άδεια Mozilla Public License 2.0
Έκδοση 2.7b1
Κυκλοφόρησε στις 16 Ιαν 2020 - 210,01 KBΛειτουργεί με firefox 67.0 και νεότεραAdd: 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)Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Mozilla Public License 2.0
Έκδοση 2.6
Κυκλοφόρησε στις 20 Δεκ 2019 - 208,28 KBΛειτουργεί με firefox 67.0 και νεότεραAdd option: Make extension dialogs always on top of browser windows
Add locale: ruΟ πηγαίος κώδικας εκδόθηκε υπό την άδεια Mozilla Public License 2.0
Έκδοση 2.5
Κυκλοφόρησε στις 18 Δεκ 2019 - 203,5 KBΛειτουργεί με firefox 67.0 και νεότεραAdd option: Remove failed tasks on browser start
Add toolbar button: Clear failed tasksΟ πηγαίος κώδικας εκδόθηκε υπό την άδεια Mozilla Public License 2.0
Έκδοση 2.4
Κυκλοφόρησε στις 28 Νοε 2019 - 203,31 KBΛειτουργεί με firefox 67.0 και νεότεραFix: filename of attachments from 126.comΟ πηγαίος κώδικας εκδόθηκε υπό την άδεια Mozilla Public License 2.0
Έκδοση 2.3.1
Κυκλοφόρησε στις 18 Οκτ 2019 - 203,07 KBΛειτουργεί με firefox 67.0 και νεότεραFix: toolbar icon colorΟ πηγαίος κώδικας εκδόθηκε υπό την άδεια Mozilla Public License 2.0
Έκδοση 2.3
Κυκλοφόρησε στις 18 Οκτ 2019 - 202,47 KBΛειτουργεί με firefox 67.0 και νεότεραThe extension icon color in about:config now follows the light/dark theme.Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Mozilla Public License 2.0
Έκδοση 2.2
Κυκλοφόρησε στις 5 Οκτ 2019 - 202,46 KBΛειτουργεί με firefox 67.0 και νεότεραAdd option: Remove the built-in download item when removing a task (selected by default)Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Mozilla Public License 2.0
Έκδοση 2.1
Κυκλοφόρησε στις 26 Σεπ 2019 - 202,39 KBΛειτουργεί με firefox 67.0 και νεότεραFix: filename lost when importing from built-in downloadΟ πηγαίος κώδικας εκδόθηκε υπό την άδεια Mozilla Public License 2.0
Έκδοση 2.0b9
Κυκλοφόρησε στις 14 Σεπ 2019 - 202,25 KBΛειτουργεί με firefox 67.0 και νεότεραΟ πηγαίος κώδικας εκδόθηκε υπό την άδεια Mozilla Public License 2.0
Έκδοση 2.0b8
Κυκλοφόρησε στις 11 Σεπ 2019 - 197,74 KBΛειτουργεί με firefox 67.0 και νεότεραΟ πηγαίος κώδικας εκδόθηκε υπό την άδεια Mozilla Public License 2.0
Έκδοση 2.0b7
Κυκλοφόρησε στις 9 Σεπ 2019 - 194,18 KBΛειτουργεί με firefox 67.0 και νεότεραΟ πηγαίος κώδικας εκδόθηκε υπό την άδεια Mozilla Public License 2.0
Έκδοση 2.0b6
Κυκλοφόρησε στις 3 Σεπ 2019 - 194,06 KBΛειτουργεί με firefox 67.0 και νεότεραΟ πηγαίος κώδικας εκδόθηκε υπό την άδεια Mozilla Public License 2.0