ChatGPT Utils

Modifies the behavior of the chat interface on the OpenAI website

Από την 23/12/2022. Δείτε την τελευταία έκδοση.

Δημιουργός
CriDos
Βαθμολογίες
0 0 0
Έκδοση
1.5.1
Δημιουργήθηκε την
23/12/2022
Ενημερώθηκε την
23/12/2022
Μέγεθος
7 KB
Άδεια
MIT
Εφαρμόζεται σε

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/".