Bing Chat Exporter is a chrome extension that adds an 'export chatlogs' button to Bing Chat interface and exports a txt file of the conversation.
- Export your Bing Chat conversations as txt files with one click
- Save your chatlogs in your Downloads folder with date and time as file name
- Works on any Bing Chat web page
To install this extension, follow these steps:
- Download a ZIP of this repository, or clone it using
git clone https://github.com/defineprogramming/bing-chat-exporter/
- Extract the ZIP
- Open Chrome and go to chrome://extensions
- Enable developer mode by toggling the switch on the top right corner
- Click on 'Load unpacked' button and select the folder where you extracted/downloaded/cloned this repository
- You should see the extension icon appear on the browser toolbar
To use this extension, follow these steps:
- Go to any Bing Chat web page (e.g. https://www.bing.com/chat)
- Start a conversation with Bing or continue an existing one
- When you want to export your chatlogs, click on the 'Export Chatlogs' button that appears on the bottom right corner of the chatbox
- A popup window will ask you where to save your txt file
- Choose a location and click on 'Save'
- You can access your exported file from the Downloads folder or the location you chose
This extension is licensed under the Apache 2.0 License - see the LICENSE file for details.