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 مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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
عنوان صفحة سياسة الخصوصية 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"
    }
}