Files
bettergi-scripts-list/repo/js/Shutdown/manifest.json
2024-10-13 20:50:41 +08:00

12 lines
211 B
JSON

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