Skip to content

samimsu/chatgpt-scroller

Repository files navigation

Chrome Web Store Version Chrome Web Store Last Updated Chrome Web Store Users

A chrome extension to make navigating ChatGPT conversations easier

Table of Contents


Add extension

Click on this link to add the extension from the Chrome Web Store.


Run extension from repository

If you would like to run the extension manually you can follow these instructions:

  1. Download and extract the latest zip file from zips/ or clone this repository.
  2. Go to chrome://extensions from your chrome browser address bar
  3. Turn on "Developer mode"
  4. Click on "Load unpacked"
  5. Select the extracted folder or cloned repository from step 1
  6. Go to a ChatGPT conversation
  7. You should now see the navigation buttons (refresh the page if you don't)
  8. Click on the navigation buttons to go to different parts of the conversation

Local development

  1. Clone this repository
  2. Run npm install
  3. Run the extension using the same steps from the previous section (load from updated folder instead of zip)
  4. Make changes to the code
  5. Run npx webpack to create the build
  6. Click on the refresh button for the extension in chrome://extensions

About

A chrome extension to make navigating ChatGPT conversations easier

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published