SNOW Chat Alert

Monitor Service Now Chat Queue monitor and alert upon waiting chat available!

SNOW Chat Alertคืออะไร?

SNOW Chat Alert เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Jason Pham และคุณลักษณะหลักของมันคือ "Monitor Service Now Chat Queue monitor and alert upon waiting chat available!"

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย SNOW Chat Alert

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

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

                        CXO Chat template. The SNOW Chat alert temporary decommission.                    

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

ชื่อ SNOW Chat Alert SNOW Chat Alert
ID bndebedadhpklgefgieeldpfpcjkmbaa
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/snow-chat-alert/bndebedadhpklgefgieeldpfpcjkmbaa
คำอธิบาย Monitor Service Now Chat Queue monitor and alert upon waiting chat available!
ขนาดไฟล์ 1.55 MB
จำนวนการติดตั้ง 167
เวอร์ชันปัจจุบัน 1.4.1
อัปเดตครั้งล่าสุด 2023-06-07
วันที่เผยแพร่ 2020-06-24
คะแนน 5.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา Jason Pham
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "author": "Jason Pham",
    "background": {
        "scripts": [
            "scripts\/vendor\/underscore-1.5.2.js",
            "scripts\/vendor\/moment-2.24.0.min.js",
            "scripts\/settings.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "19": "images\/default\/online.png",
            "38": "images\/default\/[email protected]"
        },
        "default_popup": "popup.html"
    },
    "description": "Monitor Service Now Chat Queue monitor and alert upon waiting chat available!",
    "icons": {
        "128": "images\/favicon.png",
        "16": "images\/favicon.png",
        "48": "images\/favicon.png"
    },
    "manifest_version": 2,
    "name": "SNOW Chat Alert",
    "options_page": "options.html",
    "permissions": [
        "storage"
    ],
    "short_name": "SNOW Chat",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.4.1",
    "web_accessible_resources": [
        "sounds\/chat.mp3",
        "images\/favicon.png"
    ]
}