Files
2025-07-04 23:14:44 +08:00

19 lines
446 B
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"manifest_version": 1,
"name": "地图追踪录制",
"version": "1.0",
"bgi_version": "0.45.0",
"description": "自动地图追踪录制每3秒从小地图获取一次当前坐标打开大地图结束录制",
"tags": [
"工具",
"委托"
],
"authors": [
{
"name": "星野",
"links": "https://github.com/LX666-666"
}
],
"settings_ui": "settings.json",
"main": "main.js"
}