A Chrome extension for analyzing and explaining web content using Google Gemini AI.
- Analyze selected text or entire web pages
- Multiple preset prompts for different analysis styles
- Customizable temperature and thinking budget settings
- Follow-up conversations with context retention
- Multiple UI themes
-
Clone this repository:
git clone https://github.com/wellmorq/fast-learn-extension.git
-
Open Chrome and navigate to
chrome://extensions/ -
Enable "Developer mode" (toggle in top right)
-
Click "Load unpacked" and select the cloned repository folder
-
Configure your Gemini API key in the extension options
Get your free Gemini API key at Google AI Studio
- Select text on any webpage or right-click for page analysis
- Choose "Explain" from context menu and select a preset
- View AI-generated analysis in popup window
- Ask follow-up questions to continue the conversation
Alternative: Use keyboard shortcut Ctrl+Shift+Q (Windows/Linux) or Cmd+Shift+Q (Mac)
MIT License - Use at your own risk