Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 798 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 798 Bytes

GPT Chat Extractor Chrome Extension

This is a Chrome extension that allows you to extract chat logs from chatGPT and convert them to markdown, JSON, and HTML formats.

Installation

  1. Clone or download this repository to your local machine.
  2. Open Google Chrome and go to chrome://extensions/.
  3. Enable developer mode in the top right corner.
  4. Click on "Load unpacked" and select the folder containing the extension files.

Usage

  1. Navigate to chatGPT
  2. Click on the GPT Chat Extractor icon in your Chrome toolbar.
  3. Choose the output format you want (markdown, JSON, or HTML).
  4. Click "Convert" to extract the chat log and download the file in your selected format.