Files
bettergi-scripts-list/repo/js/采集cd管理/manifest.json
2025-05-07 11:45:52 +08:00

15 lines
454 B
JSON
Raw 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": "采集cd管理",
"version": "1.0",
"bgi_version": "0.44.8",
"description": "仅限了解文件操作的用户使用基于文件夹操作自动管理采集路线的cd会按照路径组的顺序依次运行直到指定的时间并会按照给定的cd类型自动跳过未刷新的路线",
"authors": [
{
"name": "mno"
}
],
"settings_ui": "settings.json",
"main": "main.js"
}