Add-ons voor Firefox Browser
  • Extensies
  • Thema’s
    • voor Firefox
    • Woordenboeken en taalpakketten
    • Websites voor andere browsers
    • Add-ons voor Android
Aanmelden
Add-onpictogram

Versiegeschiedenis van Multithreaded Download Manager - 25 versies

Multithreaded Download Manager door jingyu9575

Waardering: 4,4 van 5
4,4 sterren van 5
5
247
4
55
3
21
2
8
1
18
Versiegeschiedenis van Multithreaded Download Manager - 25 versies
  • Wees voorzichtig met oude versies! Deze versies worden voor test- en referentiedoeleinden weergegeven.U dient altijd de meest recente versie van een add-on te gebruiken.

  • Nieuwste versie

    Versie 3.2b8

    Uitgegeven op 16 okt. 2022 - 223,58 KB
    Werkt met firefox 67.0 en later
    Update dark theme (thanks Onurtag)

    Broncode vrijgegeven onder Mozilla Public License 2.0

    U hebt Firefox nodig om deze extensie te gebruiken
    Firefox downloaden en de extensie ontvangen
    Bestand downloaden
  • Oudere versies

    Versie 3.2b7

    Uitgegeven op 14 okt. 2022 - 223,15 KB
    Werkt met firefox 67.0 en later

    Broncode vrijgegeven onder Mozilla Public License 2.0

    Bestand downloaden
  • Versie 3.2b4

    Uitgegeven op 28 mei 2020 - 222,7 KB
    Werkt met firefox 67.0 en later
    Fix: error when the filename contains consecutive spaces

    Broncode vrijgegeven onder Mozilla Public License 2.0

    Bestand downloaden
  • Versie 3.2b3

    Uitgegeven op 20 apr. 2020 - 222,69 KB
    Werkt met firefox 67.0 en later
    Fix: Pressing Enter adds the download as paused

    Broncode vrijgegeven onder Mozilla Public License 2.0

    Bestand downloaden
  • Versie 3.2b2

    Uitgegeven op 6 apr. 2020 - 222,7 KB
    Werkt met firefox 67.0 en later
    Update locale: ru (thanks wvxwxvw)

    Broncode vrijgegeven onder Mozilla Public License 2.0

    Bestand downloaden
  • Versie 3.2b1

    Uitgegeven op 20 mrt. 2020 - 222,65 KB
    Werkt met firefox 67.0 en later
    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.

    Broncode vrijgegeven onder Mozilla Public License 2.0

    Bestand downloaden
  • Versie 3.1b3

    Uitgegeven op 24 feb. 2020 - 222,32 KB
    Werkt met firefox 67.0 en later
    Change: the popups in options page are now more readable in dark theme
    Update locale: ru (thanks wvxwxvw)

    Broncode vrijgegeven onder Mozilla Public License 2.0

    Bestand downloaden
  • Versie 3.1b2

    Uitgegeven op 21 feb. 2020 - 221,82 KB
    Werkt met firefox 67.0 en later
    Add locale: pt-BR (thanks Mike-Reddick)

    Broncode vrijgegeven onder Mozilla Public License 2.0

    Bestand downloaden
  • Versie 3.1b1

    Uitgegeven op 10 feb. 2020 - 218,1 KB
    Werkt met firefox 67.0 en later
    Add: search filename from the toolbar

    Broncode vrijgegeven onder Mozilla Public License 2.0

    Bestand downloaden
  • Versie 3.0a3

    Uitgegeven op 28 jan. 2020 - 215,64 KB
    Werkt met firefox 67.0 en later
    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.

    Broncode vrijgegeven onder Mozilla Public License 2.0

    Bestand downloaden
  • Versie 2.10.1

    Uitgegeven op 22 jan. 2020 - 213 KB
    Werkt met firefox 67.0 en later
    Fix: custom CSS does not work

    Broncode vrijgegeven onder Mozilla Public License 2.0

    Bestand downloaden
  • Versie 2.10

    Uitgegeven op 19 jan. 2020 - 213 KB
    Werkt met firefox 67.0 en later
    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.

    Broncode vrijgegeven onder Mozilla Public License 2.0

    Bestand downloaden
  • Versie 2.8b1

    Uitgegeven op 17 jan. 2020 - 212,16 KB
    Werkt met firefox 67.0 tot 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

    Broncode vrijgegeven onder Mozilla Public License 2.0

    Bestand downloaden
  • Versie 2.7b1

    Uitgegeven op 16 jan. 2020 - 210,01 KB
    Werkt met firefox 67.0 en later
    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)

    Broncode vrijgegeven onder Mozilla Public License 2.0

    Bestand downloaden
  • Versie 2.6

    Uitgegeven op 20 dec. 2019 - 208,28 KB
    Werkt met firefox 67.0 en later
    Add option: Make extension dialogs always on top of browser windows
    Add locale: ru

    Broncode vrijgegeven onder Mozilla Public License 2.0

    Bestand downloaden
  • Versie 2.5

    Uitgegeven op 18 dec. 2019 - 203,5 KB
    Werkt met firefox 67.0 en later
    Add option: Remove failed tasks on browser start
    Add toolbar button: Clear failed tasks

    Broncode vrijgegeven onder Mozilla Public License 2.0

    Bestand downloaden
  • Versie 2.4

    Uitgegeven op 28 nov. 2019 - 203,31 KB
    Werkt met firefox 67.0 en later
    Fix: filename of attachments from 126.com

    Broncode vrijgegeven onder Mozilla Public License 2.0

    Bestand downloaden
  • Versie 2.3.1

    Uitgegeven op 18 okt. 2019 - 203,07 KB
    Werkt met firefox 67.0 en later
    Fix: toolbar icon color

    Broncode vrijgegeven onder Mozilla Public License 2.0

    Bestand downloaden
  • Versie 2.3

    Uitgegeven op 18 okt. 2019 - 202,47 KB
    Werkt met firefox 67.0 en later
    The extension icon color in about:config now follows the light/dark theme.

    Broncode vrijgegeven onder Mozilla Public License 2.0

    Bestand downloaden
  • Versie 2.2

    Uitgegeven op 5 okt. 2019 - 202,46 KB
    Werkt met firefox 67.0 en later
    Add option: Remove the built-in download item when removing a task (selected by default)

    Broncode vrijgegeven onder Mozilla Public License 2.0

    Bestand downloaden
  • Versie 2.1

    Uitgegeven op 26 sep. 2019 - 202,39 KB
    Werkt met firefox 67.0 en later
    Fix: filename lost when importing from built-in download

    Broncode vrijgegeven onder Mozilla Public License 2.0

    Bestand downloaden
  • Versie 2.0b9

    Uitgegeven op 14 sep. 2019 - 202,25 KB
    Werkt met firefox 67.0 en later

    Broncode vrijgegeven onder Mozilla Public License 2.0

    Bestand downloaden
  • Versie 2.0b8

    Uitgegeven op 11 sep. 2019 - 197,74 KB
    Werkt met firefox 67.0 en later

    Broncode vrijgegeven onder Mozilla Public License 2.0

    Bestand downloaden
  • Versie 2.0b7

    Uitgegeven op 9 sep. 2019 - 194,18 KB
    Werkt met firefox 67.0 en later

    Broncode vrijgegeven onder Mozilla Public License 2.0

    Bestand downloaden
  • Versie 2.0b6

    Uitgegeven op 3 sep. 2019 - 194,06 KB
    Werkt met firefox 67.0 en later

    Broncode vrijgegeven onder Mozilla Public License 2.0

    Bestand downloaden
Naar Mozilla’s startpagina

Add-ons

  • Over
  • Firefox-add-onsblog
  • Extensieworkshop
  • Ontwikkelaarshub
  • Ontwikkelaarsbeleid
  • Gemeenschapsblog
  • Forum
  • Een bug melden
  • Beoordelingsrichtlijnen

Browsers

  • Desktop
  • Mobile
  • Enterprise

Producten

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Twitter (@firefox)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Privacy
  • Cookies
  • Juridisch

Tenzij anders vermeld, is op de inhoud van deze website de Creative Commons Attribution Share-Alike License v3.0 of latere versie van toepassing.