ChatGPT Utils

Modifies the behavior of the chat interface on the OpenAI website

Verze ze dne 23. 12. 2022. Zobrazit nejnovější verzi.

Autor
CriDos
Hodnocení
0 0 0
Verze
1.5.1
Vytvořeno
23. 12. 2022
Aktualizováno
23. 12. 2022
Size
6,7 KB
Licence
MIT
Spustit na

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