ChatGPT History Enhancer is a Chrome extension that makes your ChatGPT conversation history more convenient to use. With this extension, you can search through your chat history and easily find the information you need. Additionally, the extension automatically loads the full conversation history, saving you the hassle of manually clicking "Show More" repeatedly.
- Search through your ChatGPT conversation history
- Automatically load the full conversation history
- Conveniently access all of your chat history without any hassle
- Improve your productivity by quickly finding the information you need
- Easy to use and intuitive interface
- Check if your
Node.js
version is >= 14. - Change or configurate the name of your extension on
src/manifest
. - Run
npm install
to install the dependencies.
After development run the command
$ npm build
Now, the content of build
folder will be the extension ready to be submitted to the Chrome Web Store. Just take a look at the official guide to more infos about publishing.
Built with Vite + React, and Manifest v3
Generated by create-chrome-ext