Automatically focus the prompt input box on chat.openai.com when tabbing back to the browser window.
< Opiniones de ChatGPT Focus Prompt Textarea
ok for me, this worked,
const inputSelector = 'div#prompt-textarea';
thank you!
Inicia sesión para responder.
ok for me, this worked,