SNOW Chat Alert

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

Qu'est-ce que SNOW Chat Alert ?

SNOW Chat Alert est une extension Chrome développée par Jason Pham, et sa fonction principale est "Monitor Service Now Chat Queue monitor and alert upon waiting chat available!".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension SNOW Chat Alert

Téléchargez les fichiers d'extension SNOW Chat Alert au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        CXO Chat template. The SNOW Chat alert temporary decommission.                    

Informations de Base sur l'Extension

Nom SNOW Chat Alert SNOW Chat Alert
ID bndebedadhpklgefgieeldpfpcjkmbaa
URL Officiel https://chromewebstore.google.com/detail/snow-chat-alert/bndebedadhpklgefgieeldpfpcjkmbaa
Description Monitor Service Now Chat Queue monitor and alert upon waiting chat available!
Taille du Fichier 1.55 MB
Nombre d'Installations 167
Version Actuelle 1.4.1
Dernière Mise à Jour 2023-06-07
Date de Publication 2020-06-24
Évaluation 5.00/5 Total 1 Évaluations
Développeur Jason Pham
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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"
    ]
}