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" } } |