v1.0.16
GargantuaX/gemini-watermark-removerv1.0.16Jun 4, 2026by GargantuaX
AI Summary
Enhances Chrome extension UX and session state management for smoother fullscreen interactions.
Key Highlights
- Extension version displayed in popup
- Reused fullscreen image session state
- Copy fallback results cached for reuse
New Features
- Extension version display
- Fullscreen image session state reuse
- Clipboard fallback caching
- Regression coverage for fullscreen actions
Full Release Notes
## Chrome Extension - Added the extension version to the bottom of the popup so installed builds are easier to identify. - Reused fullscreen image session state after Gemini copy actions so refreshed blob images no longer trigger visible page re-processing. - Kept copy fallback results in the full-quality session cache so later copy and download actions can reuse the processed image. ## Quality - Added regression coverage for fullscreen dialog action hints, clipboard fallback caching, and refreshed fullscreen image reuse.