Skip to content

siwenshao/Summarizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WebPage Summarizer Chrome Extension

A Chrome extension that summarizes web pages and answers user questions using the Gemini API (Google's AI model). Great for quick research, understanding lengthy articles, or getting insights without reading the full page.

Screenshot 2025-04-06 at 12 49 24 PM

✨ Features

  • ✅ One-click summarization of any webpage.
  • ✅ Ask custom questions about a page's content.
  • ✅ Clean and concise bullet-point summaries.
  • ✅ Supports Gemini 2.0 Flash for fast summaries and Gemini 1.5 Pro for advanced Q&A.
  • ✅ Works on nearly all websites.
  • ✅ Local storage of your API key (never leaves your browser).

Getting Started

1. Clone the Repository

git clone https://github.com/yourusername/webpage-summarizer.git
cd webpage-summarizer 

2. Load the Extension in Chrome

Visit chrome://extensions

Enable Developer mode (top right)

Click "Load unpacked"

Select the cloned project folder

3. Get a Gemini API Key

Visit Google AI Studio: https://aistudio.google.com/apikey

Generate a free API key

Paste it into the extension's input field and click Save API Key

Privacy & Security

Your API key is stored locally in Chrome using chrome.storage.local.

We do not collect or transmit any personal data.

All communication happens between your browser and Google's API.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages