Uniface JTi
Uniface JTi browser plug-in.
什么是Uniface JTi?
Uniface JTi是由www.uniface.com开发的Chrome扩展程序,该扩展的主要功能是“Uniface JTi browser plug-in.”。
扩展截图
下载Uniface JTi扩展crx文件
下载Uniface JTi扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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.
扩展基本信息
名称 | Uniface JTi |
ID | hgkonpmdhamjoacacgklofiaflfakebg |
官方URL | https://chromewebstore.google.com/detail/uniface-jti/hgkonpmdhamjoacacgklofiaflfakebg |
简介 | Uniface JTi browser plug-in. |
文件大小 | 11.49 MB |
安装次数 | 46 |
当前版本 | 4.8.1.20658 |
更新时间 | 2019-02-08 |
上架时间 | 2019-02-08 |
评分 | 5.00/5 共1次评分 |
开发者 | www.uniface.com |
付费类型 | free |
扩展官网 | http://www.uniface.com |
帮助页面URL | https://www.uniface.info |
支持的语言 | 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 } ] } |