Download Image from Context Menu version history - 12 versions
Download Image from Context Menu by Erisa
Download Image from Context Menu version history - 12 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 1.0.7
Released Aug 4, 2022 - 34.39 KBWorks with firefox 56.0 and laterRemoved unneeded permission.Source code released under MIT License
Older versions
Version 1.0.6
Released Jul 29, 2022 - 34.38 KBWorks with firefox 56.0 and laterFixed up URL detection - paths with slashes in the query parameters should work properly now.Source code released under MIT License
Version 1.0.5
Released Jan 13, 2022 - 34.41 KBWorks with firefox 56.0 and laterSource code released under MIT License
Version 1.0.4
Released Dec 9, 2021 - 34.4 KBWorks with firefox 56.0 and laterThis Firefox-only releases fixes downloads for websites that require a valid Referer header, e.g. Pixiv.
https://github.com/Erisa/download-image/issues/9Source code released under MIT License
Version 1.0.3
Released Jan 27, 2021 - 34.33 KBWorks with firefox 56.0 and laterAdd handling for files without filenames (Path ending / )Source code released under MIT License
Version 1.0.2
Released Jan 24, 2021 - 34.19 KBWorks with firefox 56.0 and later- Add Polish language translation (Thanks rafal06 - https://github.com/Erisa/download-image/pull/12)Source code released under MIT License
Version 1.0.1
Released Jun 13, 2020 - 33.45 KBWorks with firefox 56.0 and laterAdded a fallback which should fix most Twitter images for now.Source code released under MIT License
Version 1.0.0
Released Feb 3, 2020 - 33.4 KBWorks with firefox 56.0 and laterThe first stable release.
- The extension will automatically generate file extensions for files which don't have their own.
- Setting Firefox to use "Strict" tracking protection will interfere with this, and the extension will fall back to downloading without generating a file extension.Source code released under MIT License
Version 0.2.2
Released Dec 16, 2019 - 21.2 KBWorks with firefox 56.0 and laterAdds support for `data:` URIs.
Filename is the first 16 characters of the base64, extension is generated based on the MIME type.Source code released under MIT License
Version 0.2.1
Released Nov 7, 2019 - 159.03 KBWorks with firefox 56.0 and later, android 56.0 to 68.*Add back support for Firefox 56.Source code released under MIT License
Version 0.2.0
Released Nov 6, 2019 - 20.72 KBWorks with firefox 56.0 and laterAdds support for user-provided path/filename prefixes.
Prefixes should end in a / to work as custom relative folders, or can be used without a / to prefix text to every filename.
In order to store your setting, the storage permission was requested. No other data is stored, and the source code can verified at https://github.com/Erisa/download-imageSource code released under MIT License
Version 0.1.0
Released May 8, 2019 - 45.55 KBWorks with firefox 48.0 and laterSource code released under MIT License