修改名字

This commit is contained in:
鹤望兰
2024-10-19 20:42:30 +08:00
committed by GitHub
parent 7e325fd45b
commit 5728a2d938
2 changed files with 17 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"manifest_version": 1,
"name": "等待十秒",
"version": "1.0",
"description": "用于等待十秒",
"authors": [
{
"name": "鹤望兰",
}
],
"main": "main.js",
}