插件应用市场
icon
自动化助手
自动化助手,让繁琐的步骤一步到位
89 个评分
4.7
用户
user
520146
版本
user
4.0.1
大小
2.60 
MB
slide
slide
slide
【脚本语言】

语言 JavaScript,环境 Node.js

【脚本协议】

脚本最后有返回内容(即 return)将显示结果,无则自动退出插件应用

【可使用的 uTools API】

hideMainWindow
screenColorPick
screenCapture
showNotification
redirect
getPath
copyFile
copyImage
copyText
hideMainWindowPasteFile
hideMainWindowPasteImage
hideMainWindowPasteText
hideMainWindowTypeString
getCopyedFiles
readCurrentFolderPath
readCurrentBrowserUrl
shellOpenPath
shellShowItemInFolder
shellOpenExternal
shellBeep
simulateKeyboardTap
simulateMouseClick
simulateMouseRightClick
simulateMouseDoubleClick
simulateMouseMove
getCursorScreenPoint
getPrimaryDisplay
getAllDisplays
getDisplayNearestPoint
getDisplayMatching
isMacOS
isWindows
isLinux
ubrowser

【内置函数】

print() 打印文本
runAppleScript() macOS 下执行 'apple script'

【数据来源】

ENTER { code, type, payload, from }
对应 utools.onPluginEnter 的参数