TeamViewer
TeamViewer - the All-In-One Software for Remote Support and Home Office
Cos'è TeamViewer?
TeamViewer è un'estensione di Chrome sviluppata da TeamViewer, e la sua funzione principale è "TeamViewer - the All-In-One Software for Remote Support and Home Office".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione TeamViewer
Scarica i file di estensione TeamViewer in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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
Informazioni di Base sull'Estensione
Nome | |
ID | llkdhifombhccffmjdmjcmmdiiedhclc |
URL Ufficiale | https://chrome.google.com/webstore/detail/teamviewer/llkdhifombhccffmjdmjcmmdiiedhclc |
Descrizione | TeamViewer - the All-In-One Software for Remote Support and Home Office |
Dimensione del File | 17.87 KB |
Conteggio Installazioni | 10,000 |
Versione Corrente | 1.1.0 |
Ultimo Aggiornamento | 2021-05-29 |
Data di Pubblicazione | 2021-05-29 |
Valutazione | 1.47/5 Totale 17 Valutazioni |
Sviluppatore | TeamViewer |
[email protected] | |
Tipo di Pagamento | free |
Lingue Supportate | 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" } } |