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.
Developer install (before Store listing)
- Clone the repo and run npm install at the project root.
- Copy ChromeExtension/.env.example to ChromeExtension/.env.development and add your Clerk keys.
- Run npm run extension:dev, then load ChromeExtension/.output/chrome-mv3 in chrome://extensions.
- Sign in on geminiwatermarkerase.com, then open the extension popup to sync your session.
Full setup guide: docs/chrome-extension.md