Infor-TaaS Workflow Recorder & Playback
This will work with Infor-TaaS application and It will record and playback workflows
O que é Infor-TaaS Workflow Recorder & Playback?
Infor-TaaS Workflow Recorder & Playback é uma extensão do Chrome desenvolvida por Infor Global Cloud, e sua principal característica é "This will work with Infor-TaaS application and It will record and playback workflows".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Infor-TaaS Workflow Recorder & Playback
Baixe arquivos de extensão Infor-TaaS Workflow Recorder & Playback no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
Vista workflow recorder is capable of record and playback workflows in Infor TaaS application
Informações Básicas da Extensão
Nome | Infor-TaaS Workflow Recorder & Playback |
ID | aepcmkckfghnmloppgpkpajjfndjcmnh |
URL Oficial | https://chromewebstore.google.com/detail/infor-taas-workflow-recor/aepcmkckfghnmloppgpkpajjfndjcmnh |
Descrição | This will work with Infor-TaaS application and It will record and playback workflows |
Tamanho do Arquivo | 574 KB |
Contagem de Instalações | 556 |
Versão Atual | 5.4.7 |
Última Atualização | 2022-02-10 |
Data de Publicação | 2020-06-18 |
Desenvolvedor | Infor Global Cloud |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://taas.krypton.infor.com |
URL da Página de Política de Privacidade | http://www.infor.com/company/privacy |
Idiomas Suportados | 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", " |