Uniface JTi

Uniface JTi browser plug-in.

Co to jest Uniface JTi?

Uniface JTi to rozszerzenie Chrome opracowane przez www.uniface.com, a jego główną funkcją jest „Uniface JTi browser plug-in.”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot

Pobierz plik CRX rozszerzenia Uniface JTi

Pobierz pliki rozszerzeń Uniface JTi w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa Uniface JTi Uniface JTi
ID hgkonpmdhamjoacacgklofiaflfakebg
Oficjalny URL https://chromewebstore.google.com/detail/uniface-jti/hgkonpmdhamjoacacgklofiaflfakebg
Opis Uniface JTi browser plug-in.
Rozmiar pliku 11.49 MB
Liczba instalacji 46
Aktualna Wersja 4.8.1.20658
Ostatnia Aktualizacja 2019-02-08
Data Publikacji 2019-02-08
Ocena 5.00/5 Łącznie 1 Oceny
Deweloper www.uniface.com
Typ Płatności free
Strona Rozszerzenia http://www.uniface.com
Adres URL Strony Pomocy https://www.uniface.info
Obsługiwane Języki 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
        }
    ]
}