ETHSBell

A Chrome Extension version of ETHSBell.

Qu'est-ce que ETHSBell ?

ETHSBell est une extension Chrome développée par https://ethsbell.xyz, et sa fonction principale est "A Chrome Extension version of ETHSBell.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension ETHSBell

Téléchargez les fichiers d'extension ETHSBell 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

                        A Chrome Extension to help Evanston Township Highschool students stop wasting time figuring out when the next bell rings.                    

Informations de Base sur l'Extension

Nom ETHSBell ETHSBell
ID fgaphhamokabjocpchfngbhdkpkkfccc
URL Officiel https://chromewebstore.google.com/detail/ethsbell/fgaphhamokabjocpchfngbhdkpkkfccc
Description A Chrome Extension version of ETHSBell.
Taille du Fichier 26.03 KB
Nombre d'Installations 107
Version Actuelle 3.2
Dernière Mise à Jour 2018-11-19
Date de Publication 2018-11-19
Évaluation 5.00/5 Total 1 Évaluations
Développeur https://ethsbell.xyz
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://ethsbell.xyz/
Langues Prises en Charge en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "ETHSBell",
    "description": "A Chrome Extension version of ETHSBell.",
    "version": "3.2",
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "browser_action": {
        "default_icon": "fav.png",
        "default_popup": "chrome_extension.html"
    },
    "permissions": [
        "https:\/\/*\/ethsbell.xyz\/*"
    ]
}