mirror of
https://github.com/babalae/bettergi-scripts-list.git
synced 2026-03-19 03:59:51 +08:00
14 lines
393 B
JSON
14 lines
393 B
JSON
{
|
|
"name": "切换活动页面",
|
|
"version": "1.1.2",
|
|
"description": "(需要处于主界面)一个通过 F5 打开活动页面、(鼠标上滑/滚轮滑动)并根据活动名称选择活动的脚本",
|
|
"settings_ui": "settings.json",
|
|
"main": "main.js",
|
|
"authors": [
|
|
{
|
|
"name": "云端客",
|
|
"links": "https://github.com/Kirito520Asuna"
|
|
}
|
|
],
|
|
"dependencies": []
|
|
} |