GPTSearch revolutionizes the way users interact with their ChatGPT conversation history. Designed for simplicity and efficiency, it enables users to seamlessly search through their last 1000 conversation titles on ChatGPT. This tool is perfect for those who frequently use ChatGPT and need to reference past interactions quickly.
- Search Through 1000 Titles: Easily navigate through the most recent 1000 conversation titles.
- Direct Conversation Access: Click on a title to open the specific ChatGPT conversation.
- Automated Key Retrieval: Use the "Get Key From Chat.OpenAI" button for automatic key retrieval and local storage.
- Data Fetching: The "Fetch Data" button allows users to retrieve their last 1000 conversations.
- Convenient Search Bar: Find specific conversations by typing their titles in the search bar.
- Clone the repository:
git clone https://github.com/Bentlybro/GPTSearch.git
- Unzip the downloaded file.
- Open Chrome and navigate to
chrome://extensions/
. - Enable 'Developer mode', click on "Load Unpacked", and select the unzipped "GPTSearch" folder.
Simply go to https://addons.mozilla.org/en-US/firefox/addon/chatgpt-history-search/ and click the "Add to Firefox" button to install the extension.
- Open the Chrome extension.
- Navigate to
https://chat.openai.com
. - Press the "Get Key From Chat.OpenAI" button to start using.
- Simply press "Fetch Data" and wait for it to work
- After installation, the extension will be ready to use.
- Navigate to
https://chat.openai.com
- Press the "Get Key From Chat.OpenAI" button to start using.
- Simply press "Fetch Data" and wait for it to work
- When you press the "Get Key From Chat.OpenAI" button, it refreshes the Chat.OpenAI page and scans the network traffic to retrieve your user's "Authorization" key.
- This key is then stored locally in your browser.
- Warning: The "Authorization" key is used exclusively to access your conversation history. It is ONLY sent to OpenAI's API and is stored only locally.
- We prioritize your privacy and security. Your key is never shared with any third parties.
Currently, the extension is not available on the Chrome Store. It can be installed manually following the above steps.