Nice Countdown

Nice looking extension to count the days, hour and minutes to a certain point in the future.

Qu'est-ce que Nice Countdown ?

Nice Countdown est une extension Chrome développée par jeroen.drenth1, et sa fonction principale est "Nice looking extension to count the days, hour and minutes to a certain point in the future.".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension Nice Countdown

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

                                            

Informations de Base sur l'Extension

Nom Nice Countdown Nice Countdown
ID iohieaklcaidgajlpiiggdpjblakefon
URL Officiel https://chromewebstore.google.com/detail/nice-countdown/iohieaklcaidgajlpiiggdpjblakefon
Description Nice looking extension to count the days, hour and minutes to a certain point in the future.
Taille du Fichier 136 KB
Nombre d'Installations 224
Version Actuelle 0.0.0.1
Dernière Mise à Jour 2014-06-30
Date de Publication 2014-06-30
Évaluation 2.33/5 Total 3 Évaluations
Développeur jeroen.drenth1
Type de Paiement free
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Nice Countdown",
    "description": "Nice looking  extension to count the days, hour and minutes to a certain point in the future.",
    "version": "0.0.0.1",
    "options_page": "options.html",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "storage"
    ]
}