TeamViewer
TeamViewer - the All-In-One Software for Remote Support and Home Office
Что такое TeamViewer?
TeamViewer - это расширение Chrome, разработанное TeamViewer, и его основная функция - "TeamViewer - the All-In-One Software for Remote Support and Home Office".
Снимки экрана расширения
Скачать файл CRX расширения TeamViewer
Скачайте файлы расширений TeamViewer в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
With TeamViewer, you can control computers remotely from your Chromebook or Chrome browser in an easy, fast and secure way, as if you were sitting right in front of them. Provide support via Chrome or access your office PC. Features - Access your computers & contacts and connect to them - Connect to other devices by using ID & password - Multimonitor support - Smooth operation - even behind firewalls - Chat during the session - …and much more Quick start quide - Add this app to Chrome - Connect by entering ID and password or use your computers & contacts list
Основная информация о расширении
Название | |
ID | llkdhifombhccffmjdmjcmmdiiedhclc |
Официальный URL | https://chrome.google.com/webstore/detail/teamviewer/llkdhifombhccffmjdmjcmmdiiedhclc |
Описание | TeamViewer - the All-In-One Software for Remote Support and Home Office |
Размер файла | 17.87 KB |
Количество установок | 10,000 |
Текущая Версия | 1.1.0 |
Последнее Обновление | 2021-05-29 |
Дата публикации | 2021-05-29 |
Рейтинг | 1.47/5 Всего 17 оценок |
Разработчик | TeamViewer |
Электронная почта | [email protected] |
Тип оплаты | free |
Поддерживаемые языки | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "TeamViewer", "description": "TeamViewer - the All-In-One Software for Remote Support and Home Office", "version": "1.1.0", "icons": { "16": "icons\/default.png", "32": "icons\/default.png", "48": "icons\/default.png", "128": "icons\/default.png" }, "browser_action": { "default_icon": "icons\/default.png", "default_popup": "popup.html" } } |