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

12 lines
203 B
JSON

{
"manifest_version": 1,
"name": "领取邮件",
"version": "1.0",
"description": "用于领取邮件",
"authors": [
{
"name": "HZYgrandma"
}
],
"main": "main.js"
}