TeamViewer
TeamViewer - the All-In-One Software for Remote Support and Home Office
O que é TeamViewer?
TeamViewer é uma extensão do Chrome desenvolvida por TeamViewer, e sua principal característica é "TeamViewer - the All-In-One Software for Remote Support and Home Office".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão TeamViewer
Baixe arquivos de extensão TeamViewer no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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
Informações Básicas da Extensão
Nome | |
ID | llkdhifombhccffmjdmjcmmdiiedhclc |
URL Oficial | https://chrome.google.com/webstore/detail/teamviewer/llkdhifombhccffmjdmjcmmdiiedhclc |
Descrição | TeamViewer - the All-In-One Software for Remote Support and Home Office |
Tamanho do Arquivo | 17.87 KB |
Contagem de Instalações | 10,000 |
Versão Atual | 1.1.0 |
Última Atualização | 2021-05-29 |
Data de Publicação | 2021-05-29 |
Classificação | 1.47/5 Total de 17 Avaliações |
Desenvolvedor | TeamViewer |
[email protected] | |
Tipo de Pagamento | free |
Idiomas Suportados | 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" } } |