Ask a question
Use the selected passage as context and let Gemini answer naturally.
Ask questions, translate, highlight, rewrite, change tone & length: all from the context menu.
Powered by Google Gemini.
Modeled after Leo-style actions, but faster and private. Your API key is stored with Chrome and requests are made in the background service worker.
Use the selected passage as context and let Gemini answer naturally.
One-click translation to English, French, German, Italian, and Spanish.
Color-code passages. Highlights survive refresh and can be removed with an inline “×”.
Summarize or Explain — perfect for scanning long pages quickly.
Paraphrase or Improve; switch tone to Academic, Professional, Persuasive, Casual, or Funny.
Shorten or expand writing while staying true to the original meaning.
A peek at the UX. All actions appear from the right-click menu.
Get the source code:
Tip: prefer a tagged release ZIP when available.
chrome://extensionsYour key is saved in chrome.storage.sync and used only by the background service worker to call Google’s Generative Language API over HTTPS. It is never injected into pages.
Yes. We anchor highlights by quote + context and restore them on reload. Remove any highlight with the inline “×”.
Defaults to gemini-2.5-flash-lite on the v1 API. You can change the model in background.js.
Yes — MIT licensed. Star the repo and file issues or PRs on GitHub!