RemSupp - Remote Support

Get Access To Customer's Desktop

Co to jest RemSupp - Remote Support?

RemSupp - Remote Support to rozszerzenie Chrome opracowane przez https://remsupp.com, a jego główną funkcją jest „Get Access To Customer's Desktop”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia RemSupp - Remote Support

Pobierz pliki rozszerzeń RemSupp - Remote Support w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa RemSupp - Remote Support RemSupp - Remote Support
ID mlnjcbgnhoddoploeggpkhdimifjkhbc
Oficjalny URL https://chromewebstore.google.com/detail/remsupp-remote-support/mlnjcbgnhoddoploeggpkhdimifjkhbc
Opis Get Access To Customer's Desktop
Rozmiar pliku 38.05 KB
Liczba instalacji 85
Aktualna Wersja 1.0
Ostatnia Aktualizacja 2021-07-28
Data Publikacji 2021-07-28
Ocena 5.00/5 Łącznie 6 Oceny
Deweloper https://remsupp.com
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://remsupp.com
Adres URL Strony Polityki Prywatności https://remsupp.com/legal/privacy
Obsługiwane Języki 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"
    }
}