RemSupp - Remote Support

Get Access To Customer's Desktop

What is RemSupp - Remote Support?

RemSupp - Remote Support is a Chrome extension developed by https://remsupp.com, and its main feature is "Get Access To Customer's Desktop".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download RemSupp - Remote Support Extension CRX File

Download RemSupp - Remote Support extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name RemSupp - Remote Support RemSupp - Remote Support
ID mlnjcbgnhoddoploeggpkhdimifjkhbc
Official URL https://chromewebstore.google.com/detail/remsupp-remote-support/mlnjcbgnhoddoploeggpkhdimifjkhbc
Description Get Access To Customer's Desktop
File Size 38.05 KB
Installation Count 85
Current Version 1.0
Last Updated 2021-07-28
Publish Date 2021-07-28
Rating 5.00/5 Total 6 Ratings
Developer https://remsupp.com
Email [email protected]
Payment Type free
Extension Website https://remsupp.com
Privacy Policy Page URL https://remsupp.com/legal/privacy
Supported Languages 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"
    }
}