#HolidayFeeling Countdown

Watch the days to your holiday countdown each time you open up a new window with our handy countdown extension

Τι είναι το #HolidayFeeling Countdown;

Το #HolidayFeeling Countdown είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον postofficeholidayfeeling, και η κύρια λειτουργία του είναι "Watch the days to your holiday countdown each time you open up a new window with our handy countdown extension".

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

screenshot
screenshot

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

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

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

                        This countdown extension will count down the days until you finally get your #HolidayFeeling on. Simply enter the dates of your trip and watch the days pass by each time you open a new tab in Chrome. Not only that, just in case you want to brush up on the local lingo, you can do so with our translation tool below the count-down. What are you waiting for? Simply pop in your travel dates and watch the days count down until you jet off!                    

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

Όνομα #HolidayFeeling Countdown #HolidayFeeling Countdown
ID fgiljmabfklcdbgiflmlggfaoikpanfb
Επίσημο URL https://chrome.google.com/webstore/detail/holidayfeeling-countdown/fgiljmabfklcdbgiflmlggfaoikpanfb
Περιγραφή Watch the days to your holiday countdown each time you open up a new window with our handy countdown extension
Μέγεθος Αρχείου 725 KB
Αριθμός Εγκαταστάσεων 541
Τρέχουσα Έκδοση 1.0.1
Τελευταία Ενημέρωση 2015-06-05
Ημερομηνία Δημοσίευσης 2015-06-05
Αξιολόγηση 4.31/5 Συνολικά 13 Αξιολογήσεις
Προγραμματιστής postofficeholidayfeeling
Τύπος Πληρωμής free
Υποστηριζόμενες Γλώσσες en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "#HolidayFeeling Countdown",
    "short_name": "HolidayFeeling",
    "description": "Watch the days to your holiday countdown each time you open up a new window with our handy countdown extension",
    "version": "1.0.1",
    "icons": {
        "16": "images\/icon16.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    },
    "permissions": [
        "storage",
        "activeTab"
    ],
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    }
}