Nice Countdown

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

Τι είναι το Nice Countdown;

Το Nice Countdown είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον jeroen.drenth1, και η κύρια λειτουργία του είναι "Nice looking extension to count the days, hour and minutes to a certain point in the future.".

Στιγμιότυπα Επέκτασης

screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Nice Countdown

Λήψη αρχείων επέκτασης Nice Countdown σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                                            

Βασικές Πληροφορίες Επέκτασης

Όνομα Nice Countdown Nice Countdown
ID iohieaklcaidgajlpiiggdpjblakefon
Επίσημο URL https://chromewebstore.google.com/detail/nice-countdown/iohieaklcaidgajlpiiggdpjblakefon
Περιγραφή Nice looking extension to count the days, hour and minutes to a certain point in the future.
Μέγεθος Αρχείου 136 KB
Αριθμός Εγκαταστάσεων 224
Τρέχουσα Έκδοση 0.0.0.1
Τελευταία Ενημέρωση 2014-06-30
Ημερομηνία Δημοσίευσης 2014-06-30
Αξιολόγηση 2.33/5 Συνολικά 3 Αξιολογήσεις
Προγραμματιστής jeroen.drenth1
Τύπος Πληρωμής free
Υποστηριζόμενες Γλώσσες 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"
    ]
}