Gemini Watermark Remover version history - 4 versions
Gemini Watermark Remover by DoomTech
Gemini Watermark Remover version history - 4 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 11 Aug 2026 - 932.04 kBWorks with firefox 113.0 and later, android 120.0 and laterVersion 1.0.3 Update:
• Enhanced client-side image restoration performance and canvas pipeline efficiency.
• Improved memory management and offscreen canvas buffer handling.
• Refactored internal messaging architecture for enhanced security and stability.
• UI polish and system status indicator stability fixes.Source code released under All Rights Reserved
Older versions
Version 1.0.2
Released 11 Aug 2026 - 932.03 kBWorks with firefox 113.0 and later, android 120.0 and laterPrivacy & Zero Data Collection:
- This extension collects NO user data, emails, or analytics ("data_collection_permissions": {"required": ["none"]}).
- All watermark removal processing occurs entirely client-side inside local OffscreenCanvas / CanvasRenderingContext2D. No image data or user metadata leaves the browser.Source code released under All Rights Reserved
Version 1.0.1
Released 29 Jun 2026 - 950.93 kBWorks with firefox 113.0 and later, android 120.0 and later- Full Firefox Compatibility: Resolved Content Security Policy (CSP) fetch restrictions on gemini.google.com by offloading VIP verification checks to the background script.
- Sandbox and Decode Fixes: Offloaded main image decoding and OffscreenCanvas Blob reconstruction to the isolated content script context to bypass origin-restricted createImageBitmap and convertToBlob constraints in Firefox's page context.
- Zero-DOM Asset Loading: Embedded pre-decoded alpha maps directly in the watermark pipeline, completely bypassing DOM-based image decoders for static assets.
- Fixed 0 KB Download Fallback: Switched from transferring to cloning ArrayBuffers during background messages to ensure fallback responses remain fully intact.
- Version bump to 1.0.1.
Source code released under All Rights Reserved
Version 1.0.0
Released 25 Jun 2026 - 956.18 kBWorks with firefox 113.0 and later, android 120.0 and laterSource code released under All Rights Reserved