Uniface JTi
Uniface JTi browser plug-in.
Что такое Uniface JTi?
Uniface JTi - это расширение Chrome, разработанное www.uniface.com, и его основная функция - "Uniface JTi browser plug-in.".
Снимки экрана расширения
Скачать файл CRX расширения Uniface JTi
Скачайте файлы расширений 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. Основная информация о расширении
| Название | |
| 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
}
]
} | |