Skip to content

Vipul1432/summarizer

Folders and files

NameName
Last commit message
Last commit date
Dec 21, 2024
Dec 21, 2024
Dec 21, 2024
Dec 21, 2024
Dec 21, 2024
Dec 21, 2024
Dec 21, 2024
Dec 21, 2024
Dec 21, 2024
Dec 21, 2024
Dec 21, 2024

Repository files navigation

Summarizer Chrome Extension

A powerful Chrome extension that uses Google Gemini AI to summarize webpages and answer questions about their content.

Author

Installation Guide

Since this extension is not on the Chrome Web Store, follow these steps to install:

  1. Download the Extension

    • Click the green "Code" button above
    • Select "Download ZIP"
    • Extract the ZIP file to a folder on your computer
  2. Install in Chrome

    • Open Chrome and go to chrome://extensions/
    • Enable "Developer mode" in the top right corner
    • Click "Load unpacked"
    • Select the extracted extension folder
  3. Setup

    • Click the extension icon in Chrome
    • Go to options (right-click icon → Options)
    • Add your Gemini API key
    • Start using the extension!

Features

  • Generate concise summaries of any webpage
  • Ask questions about the page content
  • Clean, modern UI with animations
  • Secure API key storage

Usage

  1. Click the extension icon on any webpage
  2. Click "Summarize Page" to get a quick summary
  3. Or type a question and click "Ask Question"

Privacy

Your privacy is important:

  • All data processing is done through Google's Gemini API
  • Your API key is stored locally
  • No personal data is collected or stored

Support

Need help? Have suggestions?

License

This project is open source, feel free to use and modify!