v1.0.12

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

AI Summary

Updates Chrome extension UI with refined styling and prepares submission artifacts.

Key Highlights

  • English default copy for Chrome Web Store
  • Apple-style spacing and soft panels
  • Shortened extension name to 'Gemini Watermark Remover'

New Features

  • Updated popup UI (English, spacing, accents)
  • Shortened extension name
  • Chrome Web Store submission package
  • Tampermonkey userscript artifact

Full Release Notes

## Chrome Extension

- Updated the popup UI with English default copy for Chrome Web Store submission.
- Refined the popup with Apple-style spacing, softer panels, unified blue accents, inline action icons, and GitHub issue feedback.
- Shortened the Manifest V3 extension name to `Gemini Watermark Remover`.

## Artifacts

- `gemini-watermark-remover.user.js`: Tampermonkey userscript.
- `gemini-watermark-remover-extension-v1.0.12.zip`: user-installable Chrome extension package with install docs.
- `chrome-web-store-v1.0.12.zip`: Chrome Web Store submission package with `manifest.json` at zip root. This is intended for store upload only.
- `latest-extension.json`: metadata for official website download sync.

For manual installation, download `gemini-watermark-remover-extension-v1.0.12.zip`, not `chrome-web-store-v1.0.12.zip`.

## Verification

- `pnpm build`
- `pnpm exec node --test tests/project/extensionBuild.test.js tests/project/extensionCompat.test.js tests/project/redundancyCleanup.test.js tests/project/releaseMetadata.test.js tests/userscript/userscriptVersionSync.test.js`