Multithreaded Download Manager의 버전 기록 - 25개 버전
Multithreaded Download Manager 제작자: jingyu9575
이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.
최신 버전
버전 3.2b8
2022년 10월 16일에 출시 - 223.58 KBfirefox 67.0 이상에서 작동Update dark theme (thanks Onurtag)Mozilla Public License 2.0에 따라 릴리스된 소스 코드
Firefox를 다운로드하고 확장 기능을 받으세요이 확장 기능을 사용하려면 Firefox가 필요함이전 버전
버전 3.2b7
2022년 10월 14일에 출시 - 223.15 KBfirefox 67.0 이상에서 작동Mozilla Public License 2.0에 따라 릴리스된 소스 코드
버전 3.2b4
2020년 5월 28일에 출시 - 222.7 KBfirefox 67.0 이상에서 작동Fix: error when the filename contains consecutive spacesMozilla Public License 2.0에 따라 릴리스된 소스 코드
버전 3.2b3
2020년 4월 20일에 출시 - 222.69 KBfirefox 67.0 이상에서 작동Fix: Pressing Enter adds the download as pausedMozilla Public License 2.0에 따라 릴리스된 소스 코드
버전 3.2b2
2020년 4월 6일에 출시 - 222.7 KBfirefox 67.0 이상에서 작동Update locale: ru (thanks wvxwxvw)Mozilla Public License 2.0에 따라 릴리스된 소스 코드
버전 3.2b1
2020년 3월 20일에 출시 - 222.65 KBfirefox 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
2020년 2월 24일에 출시 - 222.32 KBfirefox 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
2020년 2월 21일에 출시 - 221.82 KBfirefox 67.0 이상에서 작동Add locale: pt-BR (thanks Mike-Reddick)Mozilla Public License 2.0에 따라 릴리스된 소스 코드
버전 3.1b1
2020년 2월 10일에 출시 - 218.1 KBfirefox 67.0 이상에서 작동Add: search filename from the toolbarMozilla Public License 2.0에 따라 릴리스된 소스 코드
버전 3.0a3
2020년 1월 28일에 출시 - 215.64 KBfirefox 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
2020년 1월 22일에 출시 - 213 KBfirefox 67.0 이상에서 작동Fix: custom CSS does not workMozilla Public License 2.0에 따라 릴리스된 소스 코드
버전 2.10
2020년 1월 19일에 출시 - 213 KBfirefox 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
2020년 1월 17일에 출시 - 212.16 KBfirefox 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 windowsMozilla Public License 2.0에 따라 릴리스된 소스 코드
버전 2.7b1
2020년 1월 16일에 출시 - 210.01 KBfirefox 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
2019년 12월 20일에 출시 - 208.28 KBfirefox 67.0 이상에서 작동Add option: Make extension dialogs always on top of browser windows
Add locale: ruMozilla Public License 2.0에 따라 릴리스된 소스 코드
버전 2.5
2019년 12월 18일에 출시 - 203.5 KBfirefox 67.0 이상에서 작동Add option: Remove failed tasks on browser start
Add toolbar button: Clear failed tasksMozilla Public License 2.0에 따라 릴리스된 소스 코드
버전 2.4
2019년 11월 28일에 출시 - 203.31 KBfirefox 67.0 이상에서 작동Fix: filename of attachments from 126.comMozilla Public License 2.0에 따라 릴리스된 소스 코드
버전 2.3.1
2019년 10월 18일에 출시 - 203.07 KBfirefox 67.0 이상에서 작동Fix: toolbar icon colorMozilla Public License 2.0에 따라 릴리스된 소스 코드
버전 2.3
2019년 10월 18일에 출시 - 202.47 KBfirefox 67.0 이상에서 작동The extension icon color in about:config now follows the light/dark theme.Mozilla Public License 2.0에 따라 릴리스된 소스 코드
버전 2.2
2019년 10월 5일에 출시 - 202.46 KBfirefox 67.0 이상에서 작동Add option: Remove the built-in download item when removing a task (selected by default)Mozilla Public License 2.0에 따라 릴리스된 소스 코드
버전 2.1
2019년 9월 26일에 출시 - 202.39 KBfirefox 67.0 이상에서 작동Fix: filename lost when importing from built-in downloadMozilla Public License 2.0에 따라 릴리스된 소스 코드