A Chrome extension that lets you instantly send selected text to your favorite AI for explanation with just a right-click.
- Right-click any text → Select "Ask My AI" from context menu
- Automatically opens sidebar with your preferred AI (ChatGPT, Claude, Gemini, etc.)
- Instantly sends your selected text with context for explanation
- No copy-pasting needed - streamlines your workflow
Perfect for quickly understanding complex concepts, code snippets, technical terms, or any text you encounter while browsing.
Uses YOUR existing AI accounts - no separate login or payment needed:
- ✅ Your custom instructions are preserved - AI responds how you prefer
- ✅ Your conversation history & memories stay intact
- ✅ Your existing subscription - completely free extension, just for convenience
- ✅ No data collection - works directly with your AI accounts
Add to Chrome from Chrome Web Store.
- Download or clone this repository to your computer
- Install dependencies - Run
pnpm install
in the project directory - Build the extension - Run
pnpm build
to compile TypeScript and bundle with Vite - Open Chrome and go to
chrome://extensions/
- Enable Developer Mode (toggle in top-right corner)
- Click "Load unpacked" button
- Select the
dist
folder from the project directory - Done! The extension is now installed
Note: After making code changes, run
pnpm build
again and click the refresh icon on the extension card inchrome://extensions/
- Select any text on a webpage
- Right-click to open context menu
- Click "Ask My AI"
- Sidebar opens with your AI ready to explain the selected text
- Get instant explanations without leaving your current page
- ChatGPT (chatgpt.com)
- Claude (claude.ai)
- Gemini (gemini.google.com)
- Scira AI (scira.ai)
- DeepSeek Chat (chat.deepseek.com)
- Mistral Le Chat (chat.mistral.ai)
- Google (since it now has AI mode)
- xAI's Grok
Click the extension icon in your toolbar to choose your preferred AI platform.
cd images
magick ss.png -resize 1280x800! -quality 100 ss-resized.jpg