Your first tooltip
Open any webpage
Navigate to a page with text content. Wikipedia articles, news sites, or blog posts work great.
Highlight text
Select any word or phrase on the page (minimum 2 characters). For example, highlight “machine learning” or “neural networks”.After a brief moment (100ms), you’ll see a floating button appear above your selection with a brain icon.
Open the tooltip
Click the floating button to open the Knowledge Tooltip.The tooltip appears as a modal overlay with:
- Header: “Knowledge Tooltip” title with a close button (×)
- Tab bar: Five tabs (Summary, Define, Facts, AI, Translate)
- Content area: Displays information for the active tab
The extension automatically detects the language of your selected text. If you highlight Arabic text, it will fetch Arabic Wikipedia and dictionary sources.
Explore the tabs
Once the tooltip is open, you can explore different types of information:- Summary
- Define
- Facts
- AI
- Translate
The Summary tab shows Wikipedia article summaries:
- Thumbnail image (if available from Wikipedia)
- Article title from Wikipedia
- Extract text: 2-3 paragraph summary
- Read more link: Opens the full Wikipedia article in a new tab
If the exact term isn’t found, the extension automatically searches Wikipedia for the best match using the Search API.
Configure your preferences
Click the Knowledge Tooltip extension icon in your browser toolbar to open the settings popup:Extension status
Toggle the extension on/off. When disabled, the floating button won’t appear when you highlight text.The status indicator shows:
- ✓ Active (blue) - Extension is enabled
- ✗ Inactive (red) - Extension is disabled
Language preference
Choose how the extension detects language:
- Auto-detect (default): Automatically detects Arabic vs. English based on the selected text
- English: Always use English sources
- العربية (Arabic): Always use Arabic sources
OpenAI API key (optional)
To use AI and Translate tabs:
- Get an API key from platform.openai.com/api-keys
- Paste it in the input field (starts with
sk-) - Click Save
chrome.storage.local and is never synced across devices.The extension uses the
gpt-5-nano model with minimal reasoning effort to keep costs low.Tips for effective use
Select specific terms
For best results, highlight specific nouns or terms rather than full sentences. “Marie Curie” works better than “the scientist who discovered radium”.
Use keyboard shortcuts
Press Esc to close the tooltip quickly, or click the backdrop (dark overlay) behind it.
Cached results
The extension caches the last 30 searches. If you look up the same term again, results appear instantly without fetching from the API.
Right-to-left support
When using Arabic, the entire tooltip interface switches to RTL (right-to-left) layout automatically.
Common workflows
Learning new vocabulary while reading
Learning new vocabulary while reading
- Highlight an unfamiliar word
- Check the Define tab for pronunciation and meaning
- If you need simpler language, switch to AI tab and click “Explain Simply”
- Continue reading with the new knowledge
Quick research on a topic
Quick research on a topic
- Highlight the topic name (e.g., “photosynthesis”)
- Read the Summary tab for an overview
- Check Facts tab for key data points
- Use AI tab to ask specific questions like “How does this relate to climate change?”
- Click “Read more on Wikipedia” for deep dive
Verifying information
Verifying information
- Highlight a claim or fact you want to verify
- Check if Summary tab returns a Wikipedia article
- Look at Facts tab for structured data from Wikidata
- Use the “Read more” link to see full sources and citations
Translating while browsing multilingual content
Translating while browsing multilingual content
- Highlight Arabic or English text
- Open Translate tab
- Click translate to see the result
- Toggle back to Summary or Define tabs to learn more about the term
What you just learned
You now know how to:- ✓ Highlight text and open the Knowledge Tooltip
- ✓ Navigate between all five knowledge tabs
- ✓ Configure language preferences and OpenAI API key
- ✓ Use different tabs for different learning goals
Next steps
Features Deep Dive
Learn about advanced features and tab-specific capabilities
Configuration Guide
Detailed settings and API key management
Architecture
Learn about the extension architecture
Contributing
Help improve Knowledge Tooltip