RemSupp - Remote Support

Get Access To Customer's Desktop

RemSupp - Remote Supportとは何ですか?

RemSupp - Remote Supportはhttps://remsupp.comによって開発されたChromeの拡張機能で、その主な機能は「Get Access To Customer's Desktop」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot

RemSupp - Remote Support拡張機能のCRXファイルをダウンロード

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
Eメール [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"
    }
}