iMEGA Version History
6 versions
Be careful with old versions!
These versions are displayed for reference and testing purposes. You should always use the latest version of an add-on.
Version 0.11.6.1-signed.1-signed
- nsIDOMCrypto got removed on Fx25
- Source code released under BSD License
Version 0.5.22.1-signed.1-signed
✔ Fixed according to latest site changes.
✔ Added support to download as ZIP archives.
✔ Added support to download as ZIP archives.
- Source code released under BSD License
Version 0.3.7.1-signed.1-signed
✔ Fixed File API's Seek() implementation which would cause issues when the first chunk about to be written does not start at position Zero.
✔ Keeping CTRL pressed before downloading a file will prompt to select where to save it, regardless of the configured Downloads Folder. (Thanks to serge111 for the suggestion)
✔ Keeping CTRL pressed before downloading a file will prompt to select where to save it, regardless of the configured Downloads Folder. (Thanks to serge111 for the suggestion)
- Source code released under BSD License
Version 0.2.20.1-signed.1-signed
➜ Version 0.2.20
✔ The site has changed on how downloads are processed and therefore this add-on fixed accordingly. Sadly using file's seeks has become a requirement which might slows down the downloads speed or most likely just causes an increased CPU/Disk usage.
✔ Added configurable option to control how many chunks to download simultaneously. Note however that our initial tests has shown the site isn't fully ready for this yet, because while downloads still work the progress indicators are not. The default value is 4 (ie, four XHR connections at a time)
➜ Version 0.2.18
✔ Downloads are now handled through the Firefox/SeaMonkey's Downloads Manager, so that you can launch the files from there or just keep a record of what gets downloaded. When downloads complete a notification window will be opened as the browser does by default, which you can click to open the downloads manager.
✔ Clicking the toolbar button will no longer prompt for your log-in details if you didn't provided them previously, it'll just open the site. If you want to enter them later you can middle-click it instead.
✔ Added support to download whole folders recursively.
✔ The site has changed on how downloads are processed and therefore this add-on fixed accordingly. Sadly using file's seeks has become a requirement which might slows down the downloads speed or most likely just causes an increased CPU/Disk usage.
✔ Added configurable option to control how many chunks to download simultaneously. Note however that our initial tests has shown the site isn't fully ready for this yet, because while downloads still work the progress indicators are not. The default value is 4 (ie, four XHR connections at a time)
➜ Version 0.2.18
✔ Downloads are now handled through the Firefox/SeaMonkey's Downloads Manager, so that you can launch the files from there or just keep a record of what gets downloaded. When downloads complete a notification window will be opened as the browser does by default, which you can click to open the downloads manager.
✔ Clicking the toolbar button will no longer prompt for your log-in details if you didn't provided them previously, it'll just open the site. If you want to enter them later you can middle-click it instead.
✔ Added support to download whole folders recursively.
- Source code released under BSD License
Version 0.2.11.1-signed.1-signed
✔ The login prompt at startup will be shown only once, after all you don't need an account to download files.
✔ Minor fixes and workaround to handle 'dl_method 3'...
✔ Minor fixes and workaround to handle 'dl_method 3'...
- Source code released under BSD License
Version 0.2.1.1-signed.1-signed
✔ Added downloads support.
✔ The Login Manager will only be accessed when needed, so that if you're using a master password you will not be asked to enter it unnecessarily.
✔ Your login details will be automatically filled in the form if you visit the site's login page manually (ie, without clicking the toolbar button)
✔ The Login Manager will only be accessed when needed, so that if you're using a master password you will not be asked to enter it unnecessarily.
✔ Your login details will be automatically filled in the form if you visit the site's login page manually (ie, without clicking the toolbar button)
- Source code released under BSD License
To create your own collections, you must have a Mozilla Add-ons account.