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,