Files
bettergi-scripts-list/repo/js/SwitchAccountMultipleMode/manifest.json
起个名字好难的喵 91746c2af3 feat: SwitchGlobalAccountMode (#3051)
* style: 添加换行

* style: 更换OCR模式的变量名

* style: 账号+密码更改为账号+密码+键鼠

* style: mode对应作用域

* feat: 国际服账密登陆及切换服务器

* clean: 清理未使用及重复文件和代码

* docs: 更新readme和版本号

* improvement: 防止非预期的换服操作

* improvement: 处理空月祝福
2026-03-29 11:20:33 +08:00

40 lines
1.2 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"manifest_version": 1,
"name": "切换账号多模式",
"version": "1.8",
"bgi_version": "0.57.0",
"description": "多种模式的切换账号有下拉列表、填写账号密码OCR操作或键鼠操作目前支持B服/国际服但不完整\n免责申明所有的账号密码均保存在本地请使用者妥善保管账号密码请勿外泄账号密码。若因使用此脚本导致的账号泄露、封禁问题与脚本作者无关。",
"tags": [
"切换账号",
"鼠标点击",
"OCR"
],
"authors": [
{
"name": "起个名字好难的喵",
"links": "https://github.com/MisakaAldrich"
},
{
"name": "密密麻麻"
},
{
"name": "羊汪汪",
"links": "https://github.com/ColinXHL"
},
{
"name": "彩虹QQ人",
"email": "846224811@qq.com",
"links": "https://github.com/KRdingsan"
},
{
"name": "云端客",
"links": "https://github.com/Kirito520Asuna"
},
{
"name": "空",
"links": "https://pd.qq.com/g/620449244035027412/post/B_022e6a69a93f0a001441152193488791090X60?showGuild=1&errCode=0&asideType=Full"
}
],
"settings_ui": "settings.json",
"main": "main.js"
}