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
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
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.
- Clone this repo
- Run
npm i
to install all dependancies - Run
npm run wepback
to build background.js file - Run
npm run build
to build - Load
build
directory into Chrome
If you have any questions or feedback about GptGo, please feel free to reach out to me at [email protected]. I'm always happy to help.