fix: 补充manifest.json作者信息

This commit is contained in:
起个名字好难
2025-07-05 00:25:10 +08:00
parent b12263e209
commit 6ca25eaaa2
15 changed files with 65 additions and 22 deletions

View File

@@ -5,7 +5,8 @@
"description": "用于领取邮件",
"authors": [
{
"name": "HZYgrandma"
"name": "HZYgrandma",
"links": "https://github.com/HZYgrandma"
}
],
"main": "main.js"