feat: 跳过调整时间动画的js脚本 (#351)

This commit is contained in:
子寻
2025-02-21 16:14:04 +08:00
committed by GitHub
parent f583a32985
commit 62c0b4149a
2 changed files with 41 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
{
"manifest_version": 1,
"name": "时瞬",
"version": "1.0",
"bgi_version": "0.42.0",
"description": "手动旋转指针到目标时间,执行此脚本帮你点击确定并跳过时间变动的动画",
"authors": [
{
"name": "子寻"
}
],
"main": "main.js"
}