根据token过期时间自动获取accessToken并发送POST请求后自动跳转到chatgpt.ai###.cc
These are versions of this script where the code was updated. Show all versions.
脚本尾部添加了MutationObserver监控 DOM变化,确保UI不会因网页动态更新而丢失
增加手动跳转chatgpt功能。
更新了自动跳转,而不是具有阻塞性的Alert函数
更新了当长时间未登录chatgpt或chatgpt账号退出后,token不会自动更新,从而导致一直刷新页面