TeamViewer
TeamViewer - the All-In-One Software for Remote Support and Home Office
Was ist TeamViewer?
TeamViewer ist eine Chrome-Erweiterung, die von TeamViewer entwickelt wurde, und ihr Hauptmerkmal ist "TeamViewer - the All-In-One Software for Remote Support and Home Office".
Erweiterungsscreenshots
TeamViewer-Erweiterungs-CRX-Datei herunterladen
Laden Sie TeamViewer-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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
Grundlegende Informationen zur Erweiterung
Name | |
ID | llkdhifombhccffmjdmjcmmdiiedhclc |
Offizielle URL | https://chrome.google.com/webstore/detail/teamviewer/llkdhifombhccffmjdmjcmmdiiedhclc |
Beschreibung | TeamViewer - the All-In-One Software for Remote Support and Home Office |
Dateigröße | 17.87 KB |
Installationsanzahl | 10,000 |
Aktuelle Version | 1.1.0 |
Letztes Update | 2021-05-29 |
Veröffentlichungsdatum | 2021-05-29 |
Bewertung | 1.47/5 Insgesamt 17 Bewertungen |
Entwickler | TeamViewer |
[email protected] | |
Zahlungsart | free |
Unterstützte Sprachen | 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" } } |