Files
起个名字好难 ac72daa9e3 fix: manifest.json
2025-07-05 00:52:01 +08:00

13 lines
258 B
JSON

{
"manifest_version": 1,
"name": "关闭计算机",
"version": "1.0",
"description": "用于关闭计算机",
"authors": [
{
"name": "HZYgrandma",
"links": "https://github.com/HZYgrandma"
}
],
"main": "main.js"
}