Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 1.68 KB

README.md

File metadata and controls

34 lines (21 loc) · 1.68 KB

gptGO-logo

License

This chrome extension is no longer maintained

GptGo is a chrome extension that allows you to use ChatGPT without having to switch tabs. It is built with React.js and it's been designed to be a simple and quick way to use ChatGPT.

Link to Install on Chrome Web Store

Features

GptGO's flagship feature is Quick Search:

  • Quick Search allows you to send/receive messages with ChatGPT without ever having to interact with a user interface
  • Simply highlight a section of text, right click, and select the GptGO extension
  • Within seconds, the response from ChatGPT will appear on your screen as a notification

notfi-demo

GptGO also has a small popup window that allows you to type in your own prompt and read longer responses from ChatGPT. Any text that you highlight on your page will automatically be populated in the prompt section.

essay-demo

Build from source

  1. Clone this repo
  2. Run npm i to install all dependancies
  3. Run npm run wepback to build background.js file
  4. Run npm run build to build
  5. Load build directory into Chrome

Support

If you have any questions or feedback about GptGo, please feel free to reach out to me at aaronz2003@gmail.com. I'm always happy to help.