mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-10-10 15:33:22 +08:00
更新版本号、更新说明
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"pluginName": "快捷命令",
|
||||
"description": "快速打开软件、网址及运行批处理、shell等脚本,免编写插件使用utools的api及实现UI交互",
|
||||
"description": "实现具备UI交互的自动化操作,支持可视化拖拽及直接编写脚本两种形式。1.可视化拖拽支持文件、网络、音视频、图片、文本、浏览器、键鼠等超过20种类型的自动化处理,2.编写脚本支持utools的api,python、js、shell、cmd等多种脚本语言。关联关键词:自动化、可视化、RPA",
|
||||
"main": "index.html",
|
||||
"homepage": "https://github.com/fofolee/uTools-quickcommand",
|
||||
"publishPage": "https://yuanliao.info/d/424",
|
||||
"version": "4.0.3",
|
||||
"version": "5.0.0",
|
||||
"development": {
|
||||
"main": "http://127.0.0.1:8080/"
|
||||
},
|
||||
|
Reference in New Issue
Block a user