/bing-chat-exporter

A Chrome extension that adds the ability to export Bing chat conversations as a txt file.

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Bing Chat Exporter

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.

Features

  • 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

Installation

To install this extension, follow these steps:

  1. Download a ZIP of this repository, or clone it using git clone https://github.com/defineprogramming/bing-chat-exporter/
  2. Extract the ZIP
  3. Open Chrome and go to chrome://extensions
  4. Enable developer mode by toggling the switch on the top right corner
  5. Click on 'Load unpacked' button and select the folder where you extracted/downloaded/cloned this repository
  6. You should see the extension icon appear on the browser toolbar

Usage

To use this extension, follow these steps:

  1. Go to any Bing Chat web page (e.g. https://www.bing.com/chat)
  2. Start a conversation with Bing or continue an existing one
  3. When you want to export your chatlogs, click on the 'Export Chatlogs' button that appears on the bottom right corner of the chatbox
  4. A popup window will ask you where to save your txt file
  5. Choose a location and click on 'Save'
  6. You can access your exported file from the Downloads folder or the location you chose

License

This extension is licensed under the Apache 2.0 License - see the LICENSE file for details.