Infor-TaaS Workflow Recorder & Playback
This will work with Infor-TaaS application and It will record and playback workflows
Wat is Infor-TaaS Workflow Recorder & Playback?
Infor-TaaS Workflow Recorder & Playback is een Chrome-extensie ontwikkeld door Infor Global Cloud, en de belangrijkste functie is "This will work with Infor-TaaS application and It will record and playback workflows".
Extensie Screenshots
Download het CRX-bestand van de extensie Infor-TaaS Workflow Recorder & Playback
Download Infor-TaaS Workflow Recorder & Playback-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Vista workflow recorder is capable of record and playback workflows in Infor TaaS application Basisinformatie over de Extensie
| Naam | |
| ID | aepcmkckfghnmloppgpkpajjfndjcmnh |
| Officiële URL | https://chromewebstore.google.com/detail/infor-taas-workflow-recor/aepcmkckfghnmloppgpkpajjfndjcmnh |
| Beschrijving | This will work with Infor-TaaS application and It will record and playback workflows |
| Bestandsgrootte | 574 KB |
| Aantal Installaties | 556 |
| Huidige Versie | 5.4.7 |
| Laatst Bijgewerkt | 2022-02-10 |
| Publicatiedatum | 2020-06-18 |
| Ontwikkelaar | Infor Global Cloud |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | https://taas.krypton.infor.com |
| URL van de Privacybeleid Pagina | http://www.infor.com/company/privacy |
| Ondersteunde Talen | 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",
" | |