RemSupp - Remote Support

Get Access To Customer's Desktop

RemSupp - Remote Supportคืออะไร?

RemSupp - Remote Support เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://remsupp.com และคุณลักษณะหลักของมันคือ "Get Access To Customer's Desktop"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย RemSupp - Remote Support

ดาวน์โหลดไฟล์ส่วนขยาย 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 RemSupp - Remote Support
ID mlnjcbgnhoddoploeggpkhdimifjkhbc
URL อย่างเป็นทางการ 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"
    }
}