A Chrome extension to highlight text and get instant Wikipedia summaries or local context in a minimalist tooltip.
- Highlight text for short summaries (~50 words) from Wikipedia or page content.
- Minimalist tooltip with SVG icon.
- Context map toggle (WIP).
- Offline fallback using in-browser heuristics.
- Clone this repo:
git clone [your-repo-url]. - Load unpacked in
chrome://extensions/. - Highlight text on any webpage to see summaries.
Only highlighted text is sent to Wikipedia’s public API. No personal data is stored.
- Icon: Custom SVG by Grok (xAI).
- Wikipedia API: Public domain data.
MIT License