Chrome Extension

Install the extension to remove Gemini and Nano Banana watermarks when you download images on gemini.google.com or aistudio.google.com. Processing runs locally in your browser; usage limits sync with your account on this site.

Install from Chrome Web Store

Developer install (before Store listing)

  1. Clone the repo and run npm install at the project root.
  2. Copy ChromeExtension/.env.example to ChromeExtension/.env.development and set WXT_API_BASE_URL and WXT_CLERK_FRONTEND_API.
  3. Run npm run extension:dev, then load ChromeExtension/.output/chrome-mv3 in chrome://extensions.
  4. Sign in on geminiwatermarkerase.com, then open the extension popup to sync your session.

Full setup guide: docs/chrome-extension.md