12 lines
252 B
JSON
12 lines
252 B
JSON
{
|
|
"manifestVersion": 1,
|
|
"name": "调用其他脚本函数",
|
|
"version": "1.0.0",
|
|
"description": "这是一个测试脚本,用于调用其他脚本中的函数。",
|
|
"authors": [
|
|
{
|
|
"name": "作者名"
|
|
}
|
|
],
|
|
"main": "main.js"
|
|
} |