Files
bettergi-scripts-list/repo/js/NaiLong/manifest.json
起个名字好难的喵 87cde0596f fix: manifest.json格式 (#1273)
2025-07-04 22:49:39 +08:00

12 lines
214 B
JSON

{
"manifest_version": 1,
"name": "奶龙",
"version": "1.0",
"description": "在日志窗口一直输出奶龙",
"authors": [
{
"name": "HZYgrandma"
}
],
"main": "main.js"
}