RemSupp - Remote Support

Get Access To Customer's Desktop

Apa itu RemSupp - Remote Support?

RemSupp - Remote Support adalah ekstensi Chrome yang dikembangkan oleh https://remsupp.com, dan fitur utamanya adalah "Get Access To Customer's Desktop".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi RemSupp - Remote Support

Unduh file ekstensi RemSupp - Remote Support dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama RemSupp - Remote Support RemSupp - Remote Support
ID mlnjcbgnhoddoploeggpkhdimifjkhbc
URL Resmi https://chromewebstore.google.com/detail/remsupp-remote-support/mlnjcbgnhoddoploeggpkhdimifjkhbc
Deskripsi Get Access To Customer's Desktop
Ukuran File 38.05 KB
Jumlah Instalasi 85
Versi Saat Ini 1.0
Terakhir Diperbarui 2021-07-28
Tanggal Publikasi 2021-07-28
Penilaian 5.00/5 Total 6 Penilaian
Pengembang https://remsupp.com
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://remsupp.com
URL Halaman Kebijakan Privasi https://remsupp.com/legal/privacy
Bahasa yang Didukung 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"
    }
}