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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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", " |