mirror of
https://github.com/babalae/bettergi-scripts-list.git
synced 2026-05-20 22:25:50 +08:00
23 lines
415 B
JSON
23 lines
415 B
JSON
{
|
|
"manifest_version": 1,
|
|
"name": "老王妙妙屋",
|
|
"version": "0.7",
|
|
"tags": [
|
|
"abgi"
|
|
],
|
|
"description": "启动ABGI各种功能",
|
|
"saved_files": [
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "隔壁老王",
|
|
"links": "https://github.com/wjdsg0327"
|
|
},
|
|
{
|
|
"name": "古又",
|
|
"links": "https://github.com/guyou45"
|
|
}
|
|
],
|
|
"settings_ui": "settings.json",
|
|
"main": "main.js"
|
|
} |