Prevent ChatGPT Conversation Reset

Prevents certain browser events from reaching official ChatGPT code. Otherwise, with chat history turned off, the conversation may be reset after 10 min of inactivity or even spontaneously while being active. The script is designed to only affect official ChatGPT code and to avoid interfering with other userscripts or browser extensions.

Das sind Skriptversionen, bei denen der Quelltext aktualisiert wurde. Alle Versionen anzeigen.

  • v2023.10.06 06.10.2023
    • Reduced "focus" event filtering to just the target window
    • Better browser extension detection and mentioning of this in userscript description
    • Cleaner code
  • v2023.10.05 05.10.2023