* 向右行走X毫秒 可以选择向右行走多少毫秒 * Add files via upload * Add files via upload * Delete 火希芙班.txt --------- Co-authored-by: 辉鸭蛋 <huiyadanli@gmail.com>
14 lines
294 B
JSON
14 lines
294 B
JSON
{
|
|
"manifest_version": 1,
|
|
"name": "向右行走X毫秒",
|
|
"version": "1.0",
|
|
"description": "向右行走X毫秒",
|
|
"description": "可以选择向右行走多少毫秒",
|
|
"authors": [
|
|
{
|
|
"name": "miludelongwang",
|
|
}
|
|
],
|
|
"settings_ui": "settings.json",
|
|
"main": "main.js"
|
|
} |