We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
具体表现为,触发定时规则后直接卡住。在popup页面,会一直卡在运行,手动运行也是。 在编辑器,运行里面调试可以正常运行 测试的脚本 https://bbs.tampermonkey.net.cn/thread-1823-1-1.html 日志
2023-06-02 12:04:55 script upsert success {"env":"background","component":"script","scriptId":52,"name":"DSU每日自动签到(上云版)","uuid":"5c9ad3e6-b20b-4376-9437-98b331e549ad","version":"0.1.3","upsertBy":{"targetTag":"options","tabId":86,"url":"chrome-extension://ndcooeababalnlpkfedmmbbbgkljhpjf/src/options.html#/script/editor/52"}}
The text was updated successfully, but these errors were encountered:
🐛 修复沙盒加载问题 #195
4e1c904
确实有问题,这个问题比较严重,我会在今天就发一个版本
脚本可以执行,但是对于异步的GM函数会有收不到结果的问题
Sorry, something went wrong.
已修复在v0.13.1:https://github.com/scriptscat/scriptcat/releases/tag/v0.13.1
No branches or pull requests
具体表现为,触发定时规则后直接卡住。在popup页面,会一直卡在运行,手动运行也是。
在编辑器,运行里面调试可以正常运行
测试的脚本 https://bbs.tampermonkey.net.cn/thread-1823-1-1.html
日志
The text was updated successfully, but these errors were encountered: