Uniface JTi
Uniface JTi browser plug-in.
Qu'est-ce que Uniface JTi ?
Uniface JTi est une extension Chrome développée par www.uniface.com, et sa fonction principale est "Uniface JTi browser plug-in.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Uniface JTi
Téléchargez les fichiers d'extension Uniface JTi 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
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.
Informations de Base sur l'Extension
Nom | Uniface JTi |
ID | hgkonpmdhamjoacacgklofiaflfakebg |
URL Officiel | https://chromewebstore.google.com/detail/uniface-jti/hgkonpmdhamjoacacgklofiaflfakebg |
Description | Uniface JTi browser plug-in. |
Taille du Fichier | 11.49 MB |
Nombre d'Installations | 46 |
Version Actuelle | 4.8.1.20658 |
Dernière Mise à Jour | 2019-02-08 |
Date de Publication | 2019-02-08 |
Évaluation | 5.00/5 Total 1 Évaluations |
Développeur | www.uniface.com |
Type de Paiement | free |
Site Web de l'Extension | http://www.uniface.com |
URL de la Page d'Aide | https://www.uniface.info |
Langues Prises en Charge | 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 } ] } |