13 lines
261 B
JSON
13 lines
261 B
JSON
{
|
|
"manifest_version": 1,
|
|
"name": "奶龙",
|
|
"version": "1.0",
|
|
"description": "在日志窗口一直输出奶龙",
|
|
"authors": [
|
|
{
|
|
"name": "HZYgrandma",
|
|
"links": "https://github.com/HZYgrandma"
|
|
}
|
|
],
|
|
"main": "main.js"
|
|
} |