Infor-TaaS Workflow Recorder & Playback
This will work with Infor-TaaS application and It will record and playback workflows
What is Infor-TaaS Workflow Recorder & Playback?
Infor-TaaS Workflow Recorder & Playback is a Chrome extension developed by Infor Global Cloud, and its main feature is "This will work with Infor-TaaS application and It will record and playback workflows".
Extension Screenshots
Download Infor-TaaS Workflow Recorder & Playback Extension CRX File
Download Infor-TaaS Workflow Recorder & Playback extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Vista workflow recorder is capable of record and playback workflows in Infor TaaS application
Extension Basic Information
Name | Infor-TaaS Workflow Recorder & Playback |
ID | aepcmkckfghnmloppgpkpajjfndjcmnh |
Official URL | https://chromewebstore.google.com/detail/infor-taas-workflow-recor/aepcmkckfghnmloppgpkpajjfndjcmnh |
Description | This will work with Infor-TaaS application and It will record and playback workflows |
File Size | 574 KB |
Installation Count | 556 |
Current Version | 5.4.7 |
Last Updated | 2022-02-10 |
Publish Date | 2020-06-18 |
Developer | Infor Global Cloud |
[email protected] | |
Payment Type | free |
Extension Website | https://taas.krypton.infor.com |
Privacy Policy Page URL | http://www.infor.com/company/privacy |
Supported Languages | 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", " |