#HolidayFeeling Countdown
Watch the days to your holiday countdown each time you open up a new window with our handy countdown extension
Cos'è #HolidayFeeling Countdown?
#HolidayFeeling Countdown è un'estensione di Chrome sviluppata da postofficeholidayfeeling, e la sua funzione principale è "Watch the days to your holiday countdown each time you open up a new window with our handy countdown extension".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione #HolidayFeeling Countdown
Scarica i file di estensione #HolidayFeeling Countdown in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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!
Informazioni di Base sull'Estensione
Nome | |
ID | fgiljmabfklcdbgiflmlggfaoikpanfb |
URL Ufficiale | https://chrome.google.com/webstore/detail/holidayfeeling-countdown/fgiljmabfklcdbgiflmlggfaoikpanfb |
Descrizione | Watch the days to your holiday countdown each time you open up a new window with our handy countdown extension |
Dimensione del File | 725 KB |
Conteggio Installazioni | 541 |
Versione Corrente | 1.0.1 |
Ultimo Aggiornamento | 2015-06-05 |
Data di Pubblicazione | 2015-06-05 |
Valutazione | 4.31/5 Totale 13 Valutazioni |
Sviluppatore | postofficeholidayfeeling |
Tipo di Pagamento | free |
Lingue Supportate | 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" } } |