Infor-TaaS Workflow Recorder & Playback
This will work with Infor-TaaS application and It will record and playback workflows
什么是Infor-TaaS Workflow Recorder & Playback?
Infor-TaaS Workflow Recorder & Playback是由Infor Global Cloud开发的Chrome扩展程序,该扩展的主要功能是“This will work with Infor-TaaS application and It will record and playback workflows”。
扩展截图
下载Infor-TaaS Workflow Recorder & Playback扩展crx文件
下载Infor-TaaS Workflow Recorder & Playback扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Vista workflow recorder is capable of record and playback workflows in Infor TaaS application
扩展基本信息
名称 | Infor-TaaS Workflow Recorder & Playback |
ID | aepcmkckfghnmloppgpkpajjfndjcmnh |
官方URL | https://chromewebstore.google.com/detail/infor-taas-workflow-recor/aepcmkckfghnmloppgpkpajjfndjcmnh |
简介 | This will work with Infor-TaaS application and It will record and playback workflows |
文件大小 | 574 KB |
安装次数 | 556 |
当前版本 | 5.4.7 |
更新时间 | 2022-02-10 |
上架时间 | 2020-06-18 |
开发者 | Infor Global Cloud |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://taas.krypton.infor.com |
隐私政策页面URL | http://www.infor.com/company/privacy |
支持的语言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Infor-TaaS Workflow Recorder & Playback", "version": "5.4.7", "manifest_version": 2, "browser_action": { "default_title": "Infor-TaaS Recorder & Playback", "default_icon": "icons\/icon.png", "default_popup": "popup_pathfinder.html", "default_js": "pathfinder\/js\/popup.js", "permissions": [ "tabs" ] }, "icons": { "48": "icons\/icon.png", "16": "icons\/16.png", "128": "icons\/128.png" }, "description": "This will work with Infor-TaaS application and It will record and playback workflows", "background": { "scripts": [ "js\/md5.min.js", "js\/common\/browser-polyfill.js", "js\/blankImage.js", "js\/background.js", "js\/background-util.js", "js\/pako.min.js", "js\/pathfinder\/js\/scripts\/libs\/sjcl.min.js", "js\/webauthImage.js" ] }, "permissions": [ "tabs", "activeTab", "webRequest", " |