Uniface JTi
Uniface JTi browser plug-in.
O que é Uniface JTi?
Uniface JTi é uma extensão do Chrome desenvolvida por www.uniface.com, e sua principal característica é "Uniface JTi browser plug-in.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Uniface JTi
Baixe arquivos de extensão Uniface JTi 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
Uniface JTi browser plug-in The Uniface JTi extension for Chrome allows users to connect to Uniface JTi hosts directly through their browser. Uniface JTi is a server-based, thin-client solution that extends the reach of existing Uniface applications to corporate network or the Web, without modifying a single line of code. Uniface JTi makes it easy to create a private cloud that allows authorized employees, business partners, and customers to securely access applications from anywhere, regardless of connection, location, client platform, or operating system. Uniface JTi for Windows is a complete application deployment solution that can be integrated and bundled with any 32-bit or 64-bit Windows application. You must install the Uniface JTi Host software to use this extension. Please visit http://www.uniface.com to request a free Uniface JTi Host trial.
Informações Básicas da Extensão
Nome | Uniface JTi |
ID | hgkonpmdhamjoacacgklofiaflfakebg |
URL Oficial | https://chromewebstore.google.com/detail/uniface-jti/hgkonpmdhamjoacacgklofiaflfakebg |
Descrição | Uniface JTi browser plug-in. |
Tamanho do Arquivo | 11.49 MB |
Contagem de Instalações | 46 |
Versão Atual | 4.8.1.20658 |
Última Atualização | 2019-02-08 |
Data de Publicação | 2019-02-08 |
Classificação | 5.00/5 Total de 1 Avaliações |
Desenvolvedor | www.uniface.com |
Tipo de Pagamento | free |
Site da Extensão | http://www.uniface.com |
URL da Página de Ajuda | https://www.uniface.info |
Idiomas Suportados | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Uniface JTi", "version": "4.8.1.20658", "manifest_version": 2, "icons": { "48": "icon48.png", "128": "icon128.png" }, "description": "Uniface JTi browser plug-in.", "plugins": [ { "path": "npg4.dll", "public": true }, { "path": "libgoplugin.so", "public": true } ] } |