v.1.3版本 参量质变仪 20250629 (#1235)
* Delete repo/js/参量质变仪 directory 重新命名升级 * v.1.3版本 参量质变仪 20250629 ### v.1.3 20250629 - 更改下来滚动条方式,防止鼠标超出边界。 - 规范化脚本名称,添加README.md文件。
This commit is contained in:
15
repo/js/ParametricTrans/manifest.json
Normal file
15
repo/js/ParametricTrans/manifest.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"manifest_version": 1,
|
||||
"name": "参量质变仪",
|
||||
"version": "1.3",
|
||||
"bgi_version": "0.44.0",
|
||||
"description": "参量质变仪自动化,请注意说明文件,如有BUG请联系作者QQ:119996800",
|
||||
"tags":["参量质变仪"],
|
||||
"authors": [
|
||||
{
|
||||
"name": "LCB-茶包"
|
||||
}
|
||||
],
|
||||
"settings_ui": "settings.json",
|
||||
"main": "main.js"
|
||||
}
|
||||
Reference in New Issue
Block a user