SNOW Chat Alert
Monitor Service Now Chat Queue monitor and alert upon waiting chat available!
Wat is SNOW Chat Alert?
SNOW Chat Alert is een Chrome-extensie ontwikkeld door Jason Pham, en de belangrijkste functie is "Monitor Service Now Chat Queue monitor and alert upon waiting chat available!".
Extensie Screenshots
Download het CRX-bestand van de extensie SNOW Chat Alert
Download SNOW Chat Alert-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
CXO Chat template. The SNOW Chat alert temporary decommission.
Basisinformatie over de Extensie
Naam | SNOW Chat Alert |
ID | bndebedadhpklgefgieeldpfpcjkmbaa |
Officiële URL | https://chromewebstore.google.com/detail/snow-chat-alert/bndebedadhpklgefgieeldpfpcjkmbaa |
Beschrijving | Monitor Service Now Chat Queue monitor and alert upon waiting chat available! |
Bestandsgrootte | 1.55 MB |
Aantal Installaties | 167 |
Huidige Versie | 1.4.1 |
Laatst Bijgewerkt | 2023-06-07 |
Publicatiedatum | 2020-06-24 |
Beoordeling | 5.00/5 Totaal 1 Beoordelingen |
Ontwikkelaar | Jason Pham |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | 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" ] } |