Skip to content

Summarize web pages using OpenAI ChatGPT

Notifications You must be signed in to change notification settings

krlvi/summarize.site

 
 

Repository files navigation

Summarize

Browser Extension to summarize web page content using ChatGPT, support Chrome (more on the way!)

Screenshot

Installation

Install to Chrome/Edge

Local Install

  1. Download chrome.zip from Releases
  2. Unzip the file
  3. In Chrome/Edge go to the extensions page (chrome://extensions or edge://extensions).
  4. Enable Developer Mode.
  5. Drag the unzipped folder anywhere on the page to import it (do not delete the folder afterwards).

Build from source

  1. Clone the repo
  2. Install dependencies with yarn
  3. Run yarn dev
  4. Load the build directory to your browser

Credit

This project is inspired by wong2/chat-gpt-google-extension

About

Summarize web pages using OpenAI ChatGPT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 78.3%
  • CSS 21.7%