A Chrome extension that provides instant, contextual definitions for any text you select on a webpage.
- Instant Definitions: Select any text on a webpage to get an AI-powered contextual definition
- AI-Powered: Uses Google Gemini or OpenAI to provide accurate, contextual definitions
- Keyboard Shortcuts: Quickly look up definitions with Alt+D
- Dark Mode: Choose between light and dark themes
- Movable Tooltip: Drag the tooltip to reposition it anywhere on the screen
- Context Menu Integration: Right-click on selected text and choose "Get definition"
- Visit the Chrome Web Store (coming soon)
- Search for "Smart Definition Helper"
- Click "Add to Chrome"
- Download the latest release from the Releases page
- Unzip the downloaded file
- Open Chrome and go to
chrome://extensions/ - Enable "Developer mode" in the top-right corner
- Click "Load unpacked" and select the unzipped folder
- After installation, click on the extension icon in your browser toolbar
- Click "Open Options"
- Choose your preferred AI provider (Google Gemini or OpenAI)
- Enter your API key
- Click "Save Settings"
- Go to Google AI Studio
- Sign in with your Google account
- Create a new API key
- Copy and paste it in the extension options
- Go to OpenAI API Keys
- Sign in to your OpenAI account
- Create a new secret key
- Copy and paste it in the extension options
- Select any text on a webpage
- A tooltip will appear with the definition
- Click the × button to close the tooltip
- Press
Alt+Cto look up the definition for currently selected text
- Select text on a webpage
- Right-click to open the context menu
- Click "Get definition"
- Click and hold the ⋮⋮ button in the tooltip
- Drag the tooltip to your desired position
- Release to place the tooltip
- Click on the extension icon in your browser toolbar
- Toggle the "Dark mode" switch
- Your API key is stored locally in your browser and is never sent to our servers
- Selected text is sent directly to the AI provider (Google or OpenAI) for processing
- No user data is collected or stored by this extension
If you encounter any issues or have suggestions for improvements, please open an issue on our GitHub repository.
This project is licensed under the MIT License - see the LICENSE file for details.