Files
bettergi-scripts-list/repo/js/ActivitySwitch/manifest.json
起个名字好难的喵 af1e4c6a66 fix manifest.json
2025-08-30 09:45:33 +08:00

14 lines
393 B
JSON

{
"name": "切换活动页面",
"version": "1.1.0",
"description": "(需要处于主界面)一个通过 F5 打开活动页面、(鼠标上滑/滚轮滑动)并根据活动名称选择活动的脚本",
"settings_ui": "settings.json",
"main": "main.js",
"authors": [
{
"name": "云端客",
"links": "https://github.com/Kirito520Asuna"
}
],
"dependencies": []
}