Click on this link to add the extension from the Chrome Web Store.
If you would like to run the extension manually you can follow these instructions:
- Download and extract the latest zip file from zips/ or clone this repository.
- Go to chrome://extensions from your chrome browser address bar
- Turn on "Developer mode"
- Click on "Load unpacked"
- Select the extracted folder or cloned repository from step 1
- Go to a ChatGPT conversation
- You should now see the navigation buttons (refresh the page if you don't)
- Click on the navigation buttons to go to different parts of the conversation
- Clone this repository
- Run
npm install
- Run the extension using the same steps from the previous section (load from updated folder instead of zip)
- Make changes to the code
- Run
npx webpack
to create the build - Click on the refresh button for the extension in chrome://extensions