ChatGPT Temporary Chat Toggle without reloading the web

Toggle temporary chat mode on chaptgpt with double shift key press without reloading

< Feedback on ChatGPT Temporary Chat Toggle without reloading the web

Review: Good - script works

Shift is unreliable, I changed it to right control (e.code === 'ControlRight'), as too many times the script switched to temporary and back by mistake. Right CTRL is much less used too so less prone to accidental press.

Jackson yangAuthor
§
Posted: 05. 03. 2025

thanks for commenting, yeah, I agree with you i thought about that in the first place. but i needed to press 'right shift + Enter' a lot to insert a new line while writing the prompt. That's why I switched it to 'only left shift' in the new version 3, have a great day

Post reply

Sign in to post a reply.