A low-profile Chrome extension that brings Gemini’s answers directly to your webpage with a single click.
Designed for discretion, it displays answers in a subtle, semi-transparent overlay that vanishes the instant you click away or tap a key. It handles any question format — from multiple-choice to free-text — and works in the background with automatic model fallbacks to ensure you’re never left hanging.
No sidebars, no copy-pasting, and no visible footprint.
Early access (v0.x.x) — Ansura is under development. Expect rough edges, breaking changes between versions, and features that are still evolving.
- Go to the latest release
- Download the ZIP file
ansura-v0.x.x.zipand extract it to a safe location where you won’t accidentally delete it, as the extension won’t load if the files are removed. - Go to the browser extension manager
chrome://extensions/ - Enable
Developer mode. In Google Chrome at the top right, in Microsoft Edge on the left side. - The
Load unpackedoption should appear. Click on it and navigate to the directory where you extracted the files. - That's it! Extension is now ready to use 🎉
After installation, reload any open webpages for the extension to work properly.
Open the extension options (right-click the toolbar icon → Options, or chrome://extensions/ → Ansura → Details → Extension options):
| Setting | Description |
|---|---|
| Gemini API Key | Your Google AI Studio API key |
| Model | Primary model to use (e.g. gemini-2.5-flash) |
| Fallback models | Comma-separated list of models to try when the primary one fails |
| Answer overlay opacity | Opacity of the answer overlay (10%–100%, default 60%) |
Ensure your usage aligns with the Gemini rate limits.
The Test models button checks all configured models against the API and shows a per-model result.
-
Click the Ansura icon in the toolbar. The cursor will change to a crosshair and the badge will show ON.
-
Hover over the question to see a subtle highlight:
-
For multiple-choice, highlight the element containing both the question AND the answers.
-
For free-text, highlight only the element containing the question.
-
-
Click the highlighted area. The highlight disappears and the question is sent to Gemini.
-
The answer appears in a subtle overlay in the bottom-right.
- Click anywhere or press any key to dismiss the overlay at any time.
Press Esc during selection to cancel without sending.
