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"
    }
}