TeamViewer
TeamViewer - the All-In-One Software for Remote Support and Home Office
Co to jest TeamViewer?
TeamViewer to rozszerzenie Chrome opracowane przez TeamViewer, a jego główną funkcją jest „TeamViewer - the All-In-One Software for Remote Support and Home Office”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia TeamViewer
Pobierz pliki rozszerzeń TeamViewer 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
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
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | llkdhifombhccffmjdmjcmmdiiedhclc |
Oficjalny URL | https://chrome.google.com/webstore/detail/teamviewer/llkdhifombhccffmjdmjcmmdiiedhclc |
Opis | TeamViewer - the All-In-One Software for Remote Support and Home Office |
Rozmiar pliku | 17.87 KB |
Liczba instalacji | 10,000 |
Aktualna Wersja | 1.1.0 |
Ostatnia Aktualizacja | 2021-05-29 |
Data Publikacji | 2021-05-29 |
Ocena | 1.47/5 Łącznie 17 Oceny |
Deweloper | TeamViewer |
[email protected] | |
Typ Płatności | free |
Obsługiwane Języki | 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" } } |