RemSupp - Remote Support

Get Access To Customer's Desktop

Cos'è RemSupp - Remote Support?

RemSupp - Remote Support è un'estensione di Chrome sviluppata da https://remsupp.com, e la sua funzione principale è "Get Access To Customer's Desktop".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione RemSupp - Remote Support

Scarica i file di estensione RemSupp - Remote Support in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome RemSupp - Remote Support RemSupp - Remote Support
ID mlnjcbgnhoddoploeggpkhdimifjkhbc
URL Ufficiale https://chromewebstore.google.com/detail/remsupp-remote-support/mlnjcbgnhoddoploeggpkhdimifjkhbc
Descrizione Get Access To Customer's Desktop
Dimensione del File 38.05 KB
Conteggio Installazioni 85
Versione Corrente 1.0
Ultimo Aggiornamento 2021-07-28
Data di Pubblicazione 2021-07-28
Valutazione 5.00/5 Totale 6 Valutazioni
Sviluppatore https://remsupp.com
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://remsupp.com
URL della Pagina della Politica sulla Privacy https://remsupp.com/legal/privacy
Lingue Supportate 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"
    }
}