Infor-TaaS Workflow Recorder & Playback
This will work with Infor-TaaS application and It will record and playback workflows
Was ist Infor-TaaS Workflow Recorder & Playback?
Infor-TaaS Workflow Recorder & Playback ist eine Chrome-Erweiterung, die von Infor Global Cloud entwickelt wurde, und ihr Hauptmerkmal ist "This will work with Infor-TaaS application and It will record and playback workflows".
Erweiterungsscreenshots
Infor-TaaS Workflow Recorder & Playback-Erweiterungs-CRX-Datei herunterladen
Laden Sie Infor-TaaS Workflow Recorder & Playback-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
                        Vista workflow recorder is capable of record and playback workflows in Infor TaaS application                     Grundlegende Informationen zur Erweiterung
| Name |   |  
| ID | aepcmkckfghnmloppgpkpajjfndjcmnh | 
| Offizielle URL | https://chromewebstore.google.com/detail/infor-taas-workflow-recor/aepcmkckfghnmloppgpkpajjfndjcmnh | 
| Beschreibung | This will work with Infor-TaaS application and It will record and playback workflows | 
| Dateigröße | 574 KB | 
| Installationsanzahl | 556 | 
| Aktuelle Version | 5.4.7 | 
| Letztes Update | 2022-02-10 | 
| Veröffentlichungsdatum | 2020-06-18 | 
| Entwickler | Infor Global Cloud | 
| [email protected] | |
| Zahlungsart | free | 
| Erweiterungswebsite | https://taas.krypton.infor.com | 
| URL der Datenschutzrichtlinien-Seite | http://www.infor.com/company/privacy | 
| Unterstützte Sprachen | 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",
        "  |  |