SNOW Chat Alert
Monitor Service Now Chat Queue monitor and alert upon waiting chat available!
Cos'è SNOW Chat Alert?
SNOW Chat Alert è un'estensione di Chrome sviluppata da Jason Pham, e la sua funzione principale è "Monitor Service Now Chat Queue monitor and alert upon waiting chat available!".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione SNOW Chat Alert
Scarica i file di estensione SNOW Chat Alert in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
CXO Chat template. The SNOW Chat alert temporary decommission. Informazioni di Base sull'Estensione
| Nome | |
| ID | bndebedadhpklgefgieeldpfpcjkmbaa |
| URL Ufficiale | https://chromewebstore.google.com/detail/snow-chat-alert/bndebedadhpklgefgieeldpfpcjkmbaa |
| Descrizione | Monitor Service Now Chat Queue monitor and alert upon waiting chat available! |
| Dimensione del File | 1.55 MB |
| Conteggio Installazioni | 167 |
| Versione Corrente | 1.4.1 |
| Ultimo Aggiornamento | 2023-06-07 |
| Data di Pubblicazione | 2020-06-24 |
| Valutazione | 5.00/5 Totale 1 Valutazioni |
| Sviluppatore | Jason Pham |
| [email protected] | |
| Tipo di Pagamento | free |
| Lingue Supportate | 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"
]
} | |