Nice Countdown

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

Wat is Nice Countdown?

Nice Countdown is een Chrome-extensie ontwikkeld door jeroen.drenth1, en de belangrijkste functie is "Nice looking extension to count the days, hour and minutes to a certain point in the future.".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie Nice Countdown

Download Nice Countdown-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                                            

Basisinformatie over de Extensie

Naam Nice Countdown Nice Countdown
ID iohieaklcaidgajlpiiggdpjblakefon
Officiële URL https://chromewebstore.google.com/detail/nice-countdown/iohieaklcaidgajlpiiggdpjblakefon
Beschrijving Nice looking extension to count the days, hour and minutes to a certain point in the future.
Bestandsgrootte 136 KB
Aantal Installaties 224
Huidige Versie 0.0.0.1
Laatst Bijgewerkt 2014-06-30
Publicatiedatum 2014-06-30
Beoordeling 2.33/5 Totaal 3 Beoordelingen
Ontwikkelaar jeroen.drenth1
Betalingswijze free
Ondersteunde Talen 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"
    ]
}