RemSupp - Remote Support
Get Access To Customer's Desktop
什麼是RemSupp - Remote Support?
RemSupp - Remote Support是由https://remsupp.com開發的Chrome擴展程式,該擴展的主要功能是“Get Access To Customer's Desktop”。
擴展截圖
下載RemSupp - Remote Support擴展crx文件
下載RemSupp - Remote Support擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Get Access To Customer's Desktop. This extension allows you to create an On-Demand Remote Session invitation without using RemSupp dedicated app. You have everything at hand. No instructions, complicated IDs or passwords. RemSupp is a cloud-based remote support software which helps businesses in connecting with customers by using remote sessions. Teams can control, monitor and repair laptops, computers, and other devices. Works for Windows, Mac or Linux.
擴展基本資訊
名稱 | RemSupp - Remote Support |
ID | mlnjcbgnhoddoploeggpkhdimifjkhbc |
官方網址 | https://chromewebstore.google.com/detail/remsupp-remote-support/mlnjcbgnhoddoploeggpkhdimifjkhbc |
簡介 | Get Access To Customer's Desktop |
檔案大小 | 38.05 KB |
安裝次數 | 85 |
目前版本 | 1.0 |
更新時間 | 2021-07-28 |
上架時間 | 2021-07-28 |
評分 | 5.00/5 共 6 次評分 |
開發者 | https://remsupp.com |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://remsupp.com |
隱私政策頁面URL | https://remsupp.com/legal/privacy |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "RemSupp - Remote Support", "description": "Get Access To Customer's Desktop", "version": "1.0", "manifest_version": 3, "permissions": [ "clipboardWrite" ], "host_permissions": [ "https:\/\/remsupp.com\/*" ], "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "action": { "default_popup": "popup.html" } } |