RemSupp - Remote Support

Get Access To Customer's Desktop

Wat is RemSupp - Remote Support?

RemSupp - Remote Support is een Chrome-extensie ontwikkeld door https://remsupp.com, en de belangrijkste functie is "Get Access To Customer's Desktop".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie RemSupp - Remote Support

Download RemSupp - Remote Support-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam RemSupp - Remote Support RemSupp - Remote Support
ID mlnjcbgnhoddoploeggpkhdimifjkhbc
Officiële URL https://chromewebstore.google.com/detail/remsupp-remote-support/mlnjcbgnhoddoploeggpkhdimifjkhbc
Beschrijving Get Access To Customer's Desktop
Bestandsgrootte 38.05 KB
Aantal Installaties 85
Huidige Versie 1.0
Laatst Bijgewerkt 2021-07-28
Publicatiedatum 2021-07-28
Beoordeling 5.00/5 Totaal 6 Beoordelingen
Ontwikkelaar https://remsupp.com
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://remsupp.com
URL van de Privacybeleid Pagina https://remsupp.com/legal/privacy
Ondersteunde Talen 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"
    }
}