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.

当前为 2023-10-06 提交的版本,查看 最新版本

这些是此脚本变更过代码的版本。 显示所有版本。

  • v2023.10.06 2023-10-06
    • 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 2023-10-05