ChatGPT for StackOverflow
A browser extension that displays ChatGPT's response alongside community answers to StackOverflow questions.
Inspired by ChatGPT for Google.
Installation
You can install the extension for Chrome or for Firefox.
Running Locally
- Clone the repository
- Install dependencies with
$ npm install
- Build the extension with
$ npm run build
- Upload the
build
directory to Chrome - For Firefox, use
manifest.v2.json
and change all in-code references tochrome
tobrowser