Infor-TaaS Workflow Recorder & Playback
This will work with Infor-TaaS application and It will record and playback workflows
Qu'est-ce que Infor-TaaS Workflow Recorder & Playback ?
Infor-TaaS Workflow Recorder & Playback est une extension Chrome développée par Infor Global Cloud, et sa fonction principale est "This will work with Infor-TaaS application and It will record and playback workflows".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Infor-TaaS Workflow Recorder & Playback
Téléchargez les fichiers d'extension Infor-TaaS Workflow Recorder & Playback au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
Vista workflow recorder is capable of record and playback workflows in Infor TaaS application
Informations de Base sur l'Extension
Nom | Infor-TaaS Workflow Recorder & Playback |
ID | aepcmkckfghnmloppgpkpajjfndjcmnh |
URL Officiel | https://chromewebstore.google.com/detail/infor-taas-workflow-recor/aepcmkckfghnmloppgpkpajjfndjcmnh |
Description | This will work with Infor-TaaS application and It will record and playback workflows |
Taille du Fichier | 574 KB |
Nombre d'Installations | 556 |
Version Actuelle | 5.4.7 |
Dernière Mise à Jour | 2022-02-10 |
Date de Publication | 2020-06-18 |
Développeur | Infor Global Cloud |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://taas.krypton.infor.com |
URL de la Page de Politique de Confidentialité | http://www.infor.com/company/privacy |
Langues Prises en Charge | 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", " |