Files
bettergi-scripts-list/repo/js/采集cd管理/manifest.json
mno 6ee6e2b86c 采集cd管理更新 (#916)
* 一些js更新

* js:修正逻辑,现在路径组文件不存在时会先尝试生成文件

* js:采集cd管理更新,顺便修了一些bug

* fix typos.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: 秋云 <physligl@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-05-25 10:51:54 +08:00

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