Zoho Assist - FREE Remote Support Tool

Free Remote Support and Remote Access from your Chrome browser

Zoho Assist - FREE Remote Support Tool란 무엇입니까?

Zoho Assist - FREE Remote Support Tool은(는) https://zoho.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Free Remote Support and Remote Access from your Chrome browser"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot
screenshot

Zoho Assist - FREE Remote Support Tool 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Free Remote Support and Remote Access from your Chrome web browser 
 
Overview :
Zoho Assist is a web-based application that helps you provide technical support to your customers from a remote console. Using Zoho Assist's Chrome Extension, you can access, manage, and establish control over your remote PCs, laptops, and mobile devices in just a few clicks directly from your Chrome browser.
 
Key Features :
 
Initiate an instant or scheduled remote support session directly from your browser.
Mass Deployment for Unattended Remote Access.
Firewall and Proxy friendly.
Instant Chat.
Clipboard Sync.
User-Account Control Compatibility.
256-bit AES Data Encryption.
Cross-Platform Support.
 
 
Note :
You can continue using our free version with a limited set of features, or purchase our paid edition to enjoy the full benefits.                    

확장 프로그램 기본 정보

이름 Zoho Assist - FREE Remote Support Tool Zoho Assist - FREE Remote Support Tool
ID ieinjhnflpkoheailbgaickpoaehjoal
공식 URL https://chromewebstore.google.com/detail/zoho-assist-free-remote-s/ieinjhnflpkoheailbgaickpoaehjoal
설명 Free Remote Support and Remote Access from your Chrome browser
파일 크기 1.14 MB
설치 횟수 38,524
현재 버전 2.4
최근 업데이트 2021-09-30
출시 날짜 2020-02-28
평점 3.98/5 총 57 개의 평점
개발자 https://zoho.com
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://assist.zoho.com/?src=chromewebstoreExtnout
도움말 페이지 URL https://www.zoho.com/assist/help/overview.html?src=chromewebstoreExtnout
개인정보 보호 정책 페이지 URL https://www.zoho.com/privacy.html
지원되는 언어 en
manifest.json
{
    "action": {
        "default_icon": {
            "16": "16px.png",
            "32": "32px.png"
        },
        "default_popup": "index.html"
    },
    "description": "Free Remote Support and Remote Access from your Chrome browser",
    "externally_connectable": {
        "matches": [
            "http:\/\/sathish-0783.csez.zohocorpin.com:8081\/*",
            "http:\/\/subramani-1349\/*",
            "https:\/\/*.zoho.com\/*"
        ]
    },
    "icons": {
        "128": "Assist-128.png"
    },
    "manifest_version": 3,
    "name": "Zoho Assist - FREE Remote Support Tool",
    "permissions": [
        "cookies",
        "storage"
    ],
    "host_permissions": [
        "https:\/\/*.zoho.com\/*",
        "https:\/\/*.zoho.eu\/*",
        "https:\/\/*.zoho.com.au\/*",
        "https:\/\/*.zoho.com.cn\/*",
        "https:\/\/*.zoho.jp\/*",
        "https:\/\/*.zoho.in\/*",
        "https:\/\/*.localzoho.com\/*"
    ],
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "2.4"
}