Infor-TaaS Workflow Recorder & Playback
This will work with Infor-TaaS application and It will record and playback workflows
Cos'è Infor-TaaS Workflow Recorder & Playback?
Infor-TaaS Workflow Recorder & Playback è un'estensione di Chrome sviluppata da Infor Global Cloud, e la sua funzione principale è "This will work with Infor-TaaS application and It will record and playback workflows".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Infor-TaaS Workflow Recorder & Playback
Scarica i file di estensione Infor-TaaS Workflow Recorder & Playback in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Vista workflow recorder is capable of record and playback workflows in Infor TaaS application
Informazioni di Base sull'Estensione
Nome | Infor-TaaS Workflow Recorder & Playback |
ID | aepcmkckfghnmloppgpkpajjfndjcmnh |
URL Ufficiale | https://chromewebstore.google.com/detail/infor-taas-workflow-recor/aepcmkckfghnmloppgpkpajjfndjcmnh |
Descrizione | This will work with Infor-TaaS application and It will record and playback workflows |
Dimensione del File | 574 KB |
Conteggio Installazioni | 556 |
Versione Corrente | 5.4.7 |
Ultimo Aggiornamento | 2022-02-10 |
Data di Pubblicazione | 2020-06-18 |
Sviluppatore | Infor Global Cloud |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://taas.krypton.infor.com |
URL della Pagina della Politica sulla Privacy | http://www.infor.com/company/privacy |
Lingue Supportate | 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", " |