Clock

The extension will show you the current time

Qu'est-ce que Clock ?

Clock est une extension Chrome développée par bhawanvirk, et sa fonction principale est "The extension will show you the current time".

Captures d'Écran de l'Extension

screenshot

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

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

                        This is one of the simple and clean clock.                    

Informations de Base sur l'Extension

Nom Clock Clock
ID gmfkgjignenhgcimhembjlhpihhonbln
URL Officiel https://chromewebstore.google.com/detail/clock/gmfkgjignenhgcimhembjlhpihhonbln
Description The extension will show you the current time
Taille du Fichier 7.42 KB
Nombre d'Installations 515
Version Actuelle 1.0
Dernière Mise à Jour 2013-04-16
Date de Publication 2013-04-16
Évaluation 4.00/5 Total 2 Évaluations
Développeur bhawanvirk
Type de Paiement free
Langues Prises en Charge en
manifest.json
{
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "description": "The extension will show you the current time",
    "name": "Clock",
    "manifest_version": 2,
    "version": "1.0"
}