原方案依赖用户手动清除缓存来获取完整聊天记录,现在通过优化 XHR 拦截逻辑,能够自动获取完整的 JSON 数据,无需额外操作。
The original solution required users to manually clear cache to obtain the full chat history. Now, by optimizing the XHR interception logic, the script can automatically retrieve the complete JSON data without extra actions.