TeamViewer
TeamViewer - the All-In-One Software for Remote Support and Home Office
什么是TeamViewer?
TeamViewer是由TeamViewer开发的Chrome扩展程序,该扩展的主要功能是“TeamViewer - the All-In-One Software for Remote Support and Home Office”。
扩展截图
下载TeamViewer扩展crx文件
下载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" } } |