mirror of
https://github.com/babalae/bettergi-scripts-list.git
synced 2026-03-22 04:29:49 +08:00
32 lines
925 B
JSON
32 lines
925 B
JSON
{
|
||
"manifest_version": 1,
|
||
"name": "切换账号多模式",
|
||
"version": "1.5",
|
||
"bgi_version": "0.53.0",
|
||
"description": "多种模式的切换账号,有下拉列表、填写账号密码,OCR操作或键鼠操作\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"
|
||
}
|
||
],
|
||
"settings_ui": "settings.json",
|
||
"main": "main.js"
|
||
} |