SNOW Chat Alert
Monitor Service Now Chat Queue monitor and alert upon waiting chat available!
SNOW Chat Alert là gì?
SNOW Chat Alert là một tiện ích mở rộng Chrome được phát triển bởi Jason Pham, và tính năng chính của nó là "Monitor Service Now Chat Queue monitor and alert upon waiting chat available!".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng SNOW Chat Alert
Tải xuống các tệp mở rộng SNOW Chat Alert dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
CXO Chat template. The SNOW Chat alert temporary decommission.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | SNOW Chat Alert |
ID | bndebedadhpklgefgieeldpfpcjkmbaa |
URL Chính Thức | https://chromewebstore.google.com/detail/snow-chat-alert/bndebedadhpklgefgieeldpfpcjkmbaa |
Mô tả | Monitor Service Now Chat Queue monitor and alert upon waiting chat available! |
Kích Thước Tệp | 1.55 MB |
Số Lần Cài Đặt | 167 |
Phiên Bản Hiện Tại | 1.4.1 |
Cập Nhật Lần Cuối | 2023-06-07 |
Ngày Phát Hành | 2020-06-24 |
Đánh Giá | 5.00/5 Tổng số 1 Đánh Giá |
Nhà Phát Triển | Jason Pham |
[email protected] | |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | 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" ] } |