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 - это расширение Chrome, разработанное https://zoho.com, и его основная функция - "Free Remote Support and Remote Access from your Chrome browser".
Снимки экрана расширения
Скачать файл CRX расширения Zoho Assist - FREE Remote Support Tool
Скачайте файлы расширений Zoho Assist - FREE Remote Support Tool в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
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. Основная информация о расширении
| Название | |
| 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"
} | |