Greasy Fork is available in English.
Automatically fill in chat messages on OpenAI Chat using a predefined text when checkbox is checked and user completes a message
当前为
// ==UserScript==
// @name OpenAI Chat AutoFiller
// @namespace openai-chat-autofiller
// @version 1
// @description Automatically fill in chat messages on OpenAI Chat using a predefined text when checkbox is checked and user completes a message
// @author ChatGPT & philos
// @match https://chat.openai.com/*
// @grant none