Infor-TaaS Workflow Recorder & Playback
This will work with Infor-TaaS application and It will record and playback workflows
Infor-TaaS Workflow Recorder & Playback là gì?
Infor-TaaS Workflow Recorder & Playback là một tiện ích mở rộng Chrome được phát triển bởi Infor Global Cloud, và tính năng chính của nó là "This will work with Infor-TaaS application and It will record and playback workflows".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Infor-TaaS Workflow Recorder & Playback
Tải xuống các tệp mở rộng Infor-TaaS Workflow Recorder & Playback dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
Vista workflow recorder is capable of record and playback workflows in Infor TaaS application
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Infor-TaaS Workflow Recorder & Playback |
ID | aepcmkckfghnmloppgpkpajjfndjcmnh |
URL Chính Thức | https://chromewebstore.google.com/detail/infor-taas-workflow-recor/aepcmkckfghnmloppgpkpajjfndjcmnh |
Mô tả | This will work with Infor-TaaS application and It will record and playback workflows |
Kích Thước Tệp | 574 KB |
Số Lần Cài Đặt | 556 |
Phiên Bản Hiện Tại | 5.4.7 |
Cập Nhật Lần Cuối | 2022-02-10 |
Ngày Phát Hành | 2020-06-18 |
Nhà Phát Triển | Infor Global Cloud |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://taas.krypton.infor.com |
URL Trang Chính Sách Bảo Mật | http://www.infor.com/company/privacy |
Ngôn Ngữ Được Hỗ Trợ | 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", " |