#HolidayFeeling Countdown

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

Qu'est-ce que #HolidayFeeling Countdown ?

#HolidayFeeling Countdown est une extension Chrome développée par postofficeholidayfeeling, et sa fonction principale est "Watch the days to your holiday countdown each time you open up a new window with our handy countdown extension".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension #HolidayFeeling Countdown

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

                        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!                    

Informations de Base sur l'Extension

Nom #HolidayFeeling Countdown #HolidayFeeling Countdown
ID fgiljmabfklcdbgiflmlggfaoikpanfb
URL Officiel https://chrome.google.com/webstore/detail/holidayfeeling-countdown/fgiljmabfklcdbgiflmlggfaoikpanfb
Description Watch the days to your holiday countdown each time you open up a new window with our handy countdown extension
Taille du Fichier 725 KB
Nombre d'Installations 541
Version Actuelle 1.0.1
Dernière Mise à Jour 2015-06-05
Date de Publication 2015-06-05
Évaluation 4.31/5 Total 13 Évaluations
Développeur postofficeholidayfeeling
Type de Paiement free
Langues Prises en Charge 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"
    }
}