Gemini Watermark Remover version history - 5 versions
Gemini Watermark Remover by DoomTech
Gemini Watermark Remover version history - 5 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.4
Released Aug 12, 2026 - 931.8 KBWorks with firefox 113.0 and later, android 120.0 and laterThis browser extension automatically cleans client-side visual watermarks from full-resolution generated images on Google Gemini (gemini.google.com) and AI Studio (aistudio.google.com) using HTML5 Canvas pixel operations. All processing occurs locally within the user's browser without transferring image data to external servers.Source code released under All Rights Reserved
Older versions
Version 1.0.3
Released Aug 11, 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
Version 1.0.2
Released Aug 11, 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 Jun 29, 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 Jun 25, 2026 - 956.18 KBWorks with firefox 113.0 and later, android 120.0 and laterSource code released under All Rights Reserved