Until

A clean, simple new tab countdown extension to wait for exiciting dates.

Cos'è Until?

Until è un'estensione di Chrome sviluppata da Jung Woo Moon, e la sua funzione principale è "A clean, simple new tab countdown extension to wait for exiciting dates.".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Until

Scarica i file di estensione Until 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

                        Until is a minimalist new tab extension that counts down to your most exciting dates. Aiming for simplicity, this countdown has a clean and easy-to-use interface that provides no more than what is necessary.

Update v1.3
- Can now upload your own background image
- Added image thumbnails

Update v1.2
- Changed font
- Added a background options menu
- Added a white fadeout transition

Update v1.1
- Added 2 background image options
- Changed settings icon
- Change font proportions                    

Informazioni di Base sull'Estensione

Nome Until Until
ID ipfblimedocbohlbbncakigacpnnceab
URL Ufficiale https://chromewebstore.google.com/detail/until/ipfblimedocbohlbbncakigacpnnceab
Descrizione A clean, simple new tab countdown extension to wait for exiciting dates.
Dimensione del File 4.77 MB
Conteggio Installazioni 634
Versione Corrente 1.3
Ultimo Aggiornamento 2018-03-01
Data di Pubblicazione 2018-03-01
Valutazione 4.63/5 Totale 8 Valutazioni
Sviluppatore Jung Woo Moon
Email [email protected]
Tipo di Pagamento free
Lingue Supportate en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Until",
    "description": "A clean, simple new tab countdown extension to wait for exiciting dates.",
    "version": "1.3",
    "chrome_url_overrides": {
        "newtab": "until.html"
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    }
}