ChatGPT Utils

Modifies the behavior of the chat interface on the OpenAI website

As of 2022-12-23. See the latest version.

Author
CriDos
Ratings
0 0 0
Version
1.5.3
Created
2022-12-23
Updated
2022-12-23
Size
6.82 KB
License
MIT
Applies to

This is a script that modifies the behavior of the chat interface on the OpenAI website. It adds a "Translate" button next to each message, which when clicked, will translate the message into the user's language. It also adds a listener to the text input field that will automatically translate the user's message into English before it is sent. The script will run every 100 milliseconds to check for new messages and update the chat interface as needed. It is designed to work on pages with a URL that starts with "https://chat.openai.com/".