Files
bettergi-scripts-list/repo/js/切换账号(OCR)版本/manifest.json
彩虹QQ人 b3e1affaa6 JS: 切换账号解决循环跳出问题 (#1211)
* Update README.md

* Update main.js

解决循环无法跳出

* Update README.md

增加更新记录

* Update README.md

* Update manifest.json

---------

Co-authored-by: 起个名字好难 <25520958+MisakaAldrich@users.noreply.github.com>
2025-06-27 15:40:32 +08:00

15 lines
588 B
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": "切换账号(OCR)版本",
"version": "1.2",
"description": "使用OCR实现从主页面退出登录实现切换选定账号。脚本维护/脚本问题请联系作者。\n免责申明所有的账号密码均保存在本地请使用者妥善保管账号密码请勿外泄账号密码。若因使用此脚本导致的账号泄露、封禁问题与脚本作者无关。",
"authors": [
{
"name": "彩虹QQ人",
"email": "846224811@qq.com"
}
],
"settings_ui": "settings.json",
"main": "main.js"
}