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 مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
                        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 | 
| عنوان صفحة سياسة الخصوصية | 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",
        "  |  |