Automatically focus the prompt input box on chat.openai.com when tabbing back to the browser window.
< ChatGPT Focus Prompt Textareaについてのフィードバック
ok for me, this worked,
const inputSelector = 'div#prompt-textarea';
thank you!
返信を投稿するにはログインしてください
ok for me, this worked,