Nice Countdown

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

Co je Nice Countdown?

Nice Countdown je rozšíření Chrome vyvinuté jeroen.drenth1, a jeho hlavní funkcí je „Nice looking extension to count the days, hour and minutes to a certain point in the future.“.

Snímky obrazovky rozšíření

screenshot
screenshot

Stáhnout soubor CRX rozšíření Nice Countdown

Stáhněte si soubory rozšíření Nice Countdown ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                                            

Základní Informace o Rozšíření

Název Nice Countdown Nice Countdown
ID iohieaklcaidgajlpiiggdpjblakefon
Oficiální URL https://chromewebstore.google.com/detail/nice-countdown/iohieaklcaidgajlpiiggdpjblakefon
Popis Nice looking extension to count the days, hour and minutes to a certain point in the future.
Velikost souboru 136 KB
Počet instalací 224
Aktuální Verze 0.0.0.1
Poslední Aktualizace 2014-06-30
Datum Vydání 2014-06-30
Hodnocení 2.33/5 Celkem 3 Hodnocení
Vývojář jeroen.drenth1
Typ Platby free
Podporované Jazyky 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"
    ]
}