Uniface JTi

Uniface JTi browser plug-in.

Uniface JTi란 무엇입니까?

Uniface JTi은(는) www.uniface.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Uniface JTi browser plug-in."입니다.

확장 프로그램 스크린샷

screenshot
screenshot

Uniface JTi 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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 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
        }
    ]
}