GuruLens is a simple and blazing-fast web extension that instantly shows the meaning, pronunciation, and usage of any word you select on a webpage. Designed to be faster than existing solutions like Google's dictionary extension, it enhances your vocabulary with just a single click.
- 📚 Instant Word Meaning: Select any word on the screen to get its meaning in a pop-up.
- 🔊 Pronunciation Help: Listen to how the word is pronounced directly.
- 📖 Usage Examples: Understand context with real-life usage examples.
- ⚡ Ultra-Fast: Faster than many existing tools, no page reload or lag.
- 🌐 Offline-friendly: Lightweight and efficient for local usage.
- JavaScript
- HTML & CSS
- Dictionary API (like Free Dictionary API or WordsAPI)
- Web Extension APIs (Chrome/Edge/Firefox)
- Clone or Download the Repository
git clone https://github.com/Mr-Yash-01/GuruLens.git - Open Chrome and Go to chrome://extensions/
- Enable Developer Mode (top right)
- Click on "Load Unpacked"
- Select the folder containing the extension code
✅ Done! Now select any word on any website to see the magic.
GuruLens-extension/
- ├── manifest.json
- ├── popup.html
- ├── popup.js
- ├── styles.css
- └── icons/
- Students learning new vocabulary
- Quick help during online reading
- Language learners seeking pronunciation support
Feel free to raise issues or submit pull requests to enhance this tool further!