Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hamzaharoon1314 authored Apr 25, 2023
1 parent b092b6d commit b952354
Showing 1 changed file with 29 additions and 2 deletions.
31 changes: 29 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,29 @@
# ChatGPT-Color-Stripper
Removes background colors from copied text on chat.openai.com
# Chat Color Stripper

Chat Color Stripper is a Chrome extension that removes background colors from copied text on chat.openai.com. It can handle both tables and simple text while preserving the formatting of any tables in the copied text. This extension is designed to make the pasting experience smoother and cleaner by removing unnecessary background colors.

## Installation

1. Download the extension files as a ZIP archive and extract it to a folder.
2. Open the Chrome browser and navigate to `chrome://extensions`.
3. Enable "Developer mode" by toggling the switch in the top right corner.
4. Click "Load unpacked" and select the folder containing the extracted extension files.
5. The Chat Color Stripper extension should now be visible in your Chrome extensions list and have its icon in the browser toolbar.

## Usage

The extension works automatically when you copy text from chat.openai.com. To use the extension, simply copy text from the website as you normally would. The background colors of the copied text will be removed before it is pasted.

There is no need to enable or disable the extension manually, as it is designed to work seamlessly in the background.

## Support

If you encounter any issues or have any suggestions for improving the extension, please feel free to open an issue on the project's GitHub repository or contact the developer directly.

## License

The Chat Color Stripper extension is released under the MIT License. See the LICENSE file for more information.

## Credits

Created by Hamo.

0 comments on commit b952354

Please sign in to comment.