Files
bettergi-scripts-list/repo/js/ActivitySwitch/manifest.json
躁动的氨气 383232869a 规范识别范围,避免直接使用genshin.width (#2464)
* 规范识别范围,避免直接使用genshin.width
2025-12-09 13:20:43 +08:00

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": []
}