A Chrome Extension that summarizes web articles using AI (OpenAI API). It allows users to generate brief or detailed summaries of any page content with a click.
- Summarize any article in brief,detailed and bullets form
- One-click copy to clipboard
- Fast and lightweight popup interface
- Built with Chrome Extension APIs and JavaScript
- JavaScript
- HTML & CSS
- Google Gemini API
- Chrome Extension Manifest V3
You need an API key to run this extension. Add it in popup.js as const apiKey = "your-api-key".
Made by Kamini Singh