A Chrome side-panel extension that helps you summarize, translate, and create study notes from any text — instantly.
- Summarize text into 5–7 key bullet points
- Translate text into different languages
- Generate study notes with key ideas and takeaways
- Create quick recall quizzes
- Find related academic papers and Wikipedia articles
- Download or clone this repository.
- Open Chrome → go to
chrome://extensions/ - Turn on Developer mode (top-right corner).
- Click Load unpacked → select this folder.
- Click the extension icon to open the side panel.
- JavaScript (ES6)
- HTML, CSS
- Chrome Extension Manifest V3
- Fetch API (Crossref & Wikipedia)
- Chrome Storage API
The extension processes your text using built-in summarization and translation models (if available locally).
It can also fetch academic papers and Wikipedia summaries for key topics.