TeamViewer
TeamViewer - the All-In-One Software for Remote Support and Home Office
Vad är TeamViewer?
TeamViewer är en Chrome-tillägg utvecklad av Generator, och dess huvudfunktion är "TeamViewer - the All-In-One Software for Remote Support and Home Office".
Tilläggsskärmbilder
Ladda ner TeamViewer-förlängningens CRX-fil
Ladda ner TeamViewer-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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
Grundläggande Information om Tillägg
Namn | |
ID | gmdgjjjfclgdpncdndeolhdofblnhnkh |
Officiell webbadress | https://chrome.google.com/webstore/detail/teamviewer/gmdgjjjfclgdpncdndeolhdofblnhnkh |
Beskrivning | TeamViewer - the All-In-One Software for Remote Support and Home Office |
Filstorlek | 17.87 KB |
Antal Installationer | 183 |
Aktuell Version | 1.1.0 |
Senast Uppdaterad | 2021-06-22 |
Publiceringsdatum | 2021-06-22 |
Betyg | 1.00/5 Totalt 1 Betyg |
Utvecklare | Generator |
E-post | [email protected] |
Betalningssätt | free |
URL till Sekretesspolicy Sidan | https://www.privacypolicygenerator.info/live.php?token=WbQwg9ZR45z3MM9Fu2gjXBZPe0ODLzmV |
Stödda Språk | 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" } } |