chromeGPT icon indicating copy to clipboard operation
chromeGPT copied to clipboard

A chrome extension that uses GPT3 to summarize highlighted text.

chromeGPT

A chrome extension that uses GPT3 to summarize highlighted text.

Install & Use:

  1. Clone this repo into a local folder
  2. Edit the background.js file and add your OpenAI API Key on line #10: "Authorization: Bearer..."`. Save.
  3. Go to: chrome://extensions
  4. Make sure "Developer mode" is enabled
  5. "Load unpacked", select the local folder
  6. Go to any page, highlight text, right-click, "Summarize".

Showcase

https://user-images.githubusercontent.com/17044663/210149050-56db6f7b-b1ed-4162-be4c-76e38a023194.mp4