HMS Clock

Hour-Minute-Second, Digital Clock

Qu'est-ce que HMS Clock ?

HMS Clock est une extension Chrome développée par identityindecision, et sa fonction principale est "Hour-Minute-Second, Digital Clock".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension HMS Clock

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

                        One-click to view the exact time in your Chrome extension toolbar.

Simple Features, No Fluff:
- Present time, down to the second
- Free to use and works offline
- Adjust the clock's color
- Toggle 12-24 hour time                    

Informations de Base sur l'Extension

Nom HMS Clock HMS Clock
ID mbjkpklcjihpfbldfapoecehlibmfffk
URL Officiel https://chromewebstore.google.com/detail/hms-clock/mbjkpklcjihpfbldfapoecehlibmfffk
Description Hour-Minute-Second, Digital Clock
Taille du Fichier 217 KB
Nombre d'Installations 38
Version Actuelle 1.1.1
Dernière Mise à Jour 2023-03-23
Date de Publication 2023-03-15
Évaluation 5.00/5 Total 1 Évaluations
Développeur identityindecision
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://github.com/damsalem/ext-clock
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "HMS Clock",
    "description": "Hour-Minute-Second, Digital Clock",
    "version": "1.1.1",
    "action": {
        "default_popup": "\/popup\/popup.html"
    },
    "permissions": [
        "storage"
    ],
    "icons": {
        "16": "images\/logo-16.png",
        "32": "images\/logo-32.png",
        "48": "images\/logo-48.png",
        "128": "images\/logo-128.png"
    }
}