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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Infor Global Cloud และคุณลักษณะหลักของมันคือ "This will work with Infor-TaaS application and It will record and playback workflows"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Infor-TaaS Workflow Recorder & Playback
ดาวน์โหลดไฟล์ส่วนขยาย Infor-TaaS Workflow Recorder & Playback ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Vista workflow recorder is capable of record and playback workflows in Infor TaaS application ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ | |
| 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",
" | |