v1.0.11

GargantuaX/gemini-watermark-removerv1.0.11Apr 29, 2026by GargantuaX

AI Summary

Introduces a Chrome extension package and documentation updates for the Gemini Watermark Remover.

Key Highlights

  • Added Manifest V3 Chrome extension that packages the shared runtime.
  • Added a popup toggle to disable automatic page processing for troubleshooting.
  • Added Chrome extension release artifacts (zip, sha256, latest-extension.json).
  • Documented Chrome extension installation in README and release checklists.

New Features

  • Chrome extension packaging
  • Popup toggle functionality
  • Release artifact generation
  • Installation documentation

Full Release Notes

## Highlights

- Added a Manifest V3 Chrome extension that packages the shared Gemini Watermark Remover runtime.
- Added a popup toggle so users can disable automatic Gemini page processing when troubleshooting.
- Added Chrome extension release artifacts: zip package, sha256 checksum, and latest-extension.json for official website mirroring.
- Documented Chrome extension installation in README and release checklists.

## Downloads

- `gemini-watermark-remover.user.js`: userscript build.
- `gemini-watermark-remover-extension-v1.0.11.zip`: Chrome extension package for Load unpacked installation.
- `gemini-watermark-remover-extension-v1.0.11.zip.sha256.txt`: checksum for the extension zip.
- `latest-extension.json`: metadata for official website download synchronization.

## Chrome Extension Install

1. Download and extract `gemini-watermark-remover-extension-v1.0.11.zip`.
2. Open `chrome://extensions`.
3. Enable Developer mode.
4. Click Load unpacked and select the extracted extension folder.