Image to PNG Converter version history - 3 versions
Image to PNG Converter by TheSytx
Image to PNG Converter version history - 3 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.3
Released Jun 28, 2026 - 302.29 KBWorks with firefox 58.0 and laterFix download failure caused by premature blob URL revocation
The PNG blob URL was being revoked immediately when the download
promise resolved, which only means the download was queued — not
completed. This caused all downloads to fail silently.
Switched to revoking the URL only after the download finishes
using browser.downloads.onChanged listener.Source code released under GNU General Public License v3.0 only
Older versions
Version 1.0.2
Released May 27, 2026 - 302.13 KBWorks with firefox 58.0 and later- Performance Improvements: Fixed an issue that could cause high memory usage when converting multiple images. The extension now runs much lighter and faster.
- Enhanced Reliability: Improved the background process to ensure image downloads are more stable and fail-safe.
- Security & Compliance: Updated internal settings to fully comply with the latest Firefox privacy and security standards.
Source code released under GNU General Public License v3.0 only
Version 1.0
Released Mar 20, 2025 - 23.78 KBWorks with firefox 58.0 and laterSource code released under GNU General Public License v3.0 only