SNOW Chat Alert
Monitor Service Now Chat Queue monitor and alert upon waiting chat available!
SNOW Chat Alertとは何ですか?
SNOW Chat AlertはJason Phamによって開発されたChromeの拡張機能で、その主な機能は「Monitor Service Now Chat Queue monitor and alert upon waiting chat available!」です。
拡張機能のスクリーンショット
SNOW Chat Alert拡張機能のCRXファイルをダウンロード
SNOW Chat Alert拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
CXO Chat template. The SNOW Chat alert temporary decommission.
拡張機能の基本情報
名前 | 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 |
Eメール | [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" ] } |