Live Chat Software by ProProfs

Chat software designed to get you more leads & happier customers.

Live Chat Software by ProProfsคืออะไร?

Live Chat Software by ProProfs เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.proprofs.com/chat และคุณลักษณะหลักของมันคือ "Chat software designed to get you more leads & happier customers."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Live Chat Software by ProProfs

ดาวน์โหลดไฟล์ส่วนขยาย Live Chat Software by ProProfs ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        ProProfs Chat is an easy to use live support chat tool which allows real time conversations between the businesses and the website visitors. Also, it helps in assisting the customers on the go. ProProfs has been reinventing live sales and customer support since 2003. 

This website chat software also facilitates in monitoring the visitors activities. It supports your operators to send proactive chat invitations and chat greetings to the visitors who are on your key pages for some time and aren’t moving on pricing page. 

ProProfs Chat assists your operators in delivering faster resolutions. It facilitates faster response to the customer queries with the help of canned responses. 

ProProfs also assists to build brand loyalty by ensuring the customers that the operators are available 24*7. Even if the operators are offline, the tickets are automatically generated against each query. This way not even a single complaint/query remains unanswered.

ProProfs Chat is dedicated to provide a delightful experience to its worldwide customers. Go for its free trial.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Live Chat Software by ProProfs Live Chat Software by ProProfs
ID ljddcncgonmpigikoinohkgbmomfcnbb
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/live-chat-software-by-pro/ljddcncgonmpigikoinohkgbmomfcnbb
คำอธิบาย Chat software designed to get you more leads & happier customers.
ขนาดไฟล์ 7.74 KB
จำนวนการติดตั้ง 19
เวอร์ชันปัจจุบัน 1.2.0
อัปเดตครั้งล่าสุด 2018-09-04
วันที่เผยแพร่ 2018-09-04
คะแนน 4.33/5 รวมทั้งหมด 6 คะแนน
ผู้พัฒนา https://www.proprofs.com/chat
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "author": "ProProfs.com",
    "background": {
        "scripts": [
            "main.js"
        ]
    },
    "browser_action": {
        "default_icon": "icon16.png"
    },
    "description": "Chat software designed to get you more leads & happier customers.",
    "homepage_url": "https:\/\/www.proprofs.com\/chat\/",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png",
        "32": "icon32.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAnJLs4VDzIuF0msXIl05\/ogBLqPookcAaOIdd5s1pIKAlSKHHHtMQtFg5RLzOQ71j94AD3IPg0z5W2y7hNn0Duntzq+qEI6527iZzeb8K4XPyGGTf+DwMVqJbL+TRHzc0wA+W38tBrB+4EKHhCYzeG3MdUmAhiw6s3B8uzGLjcscymr3qJD7bAA9oSsjpplUaTMXEYYZvs7eIJbOGYJ3U6wGDTyHJG\/juUZB6S01WyWCxMkh6sHKefHa2dauzX\/Dh3VDPu2ejeTE9iKdFRGtM2977Kj5xCRgqnVktCM0o4dRRvVy+92vGoHhan3hahOVZPZ9WqQ2Te8TNVi3ce3i3kwIDAQAB",
    "manifest_version": 2,
    "name": "Live Chat Software by ProProfs",
    "optional_permissions": [
        "notifications",
        "https:\/\/www.proprofs.com\/chat\/*"
    ],
    "permissions": [
        "notifications",
        "https:\/\/www.proprofs.com\/chat\/*"
    ],
    "short_name": "Live Chat Software by ProProfs",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.2.0",
    "web_accessible_resources": [
        "main.js"
    ]
}