Until

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

Was ist Until?

Until ist eine Chrome-Erweiterung, die von Jung Woo Moon entwickelt wurde, und ihr Hauptmerkmal ist "A clean, simple new tab countdown extension to wait for exiciting dates.".

Erweiterungsscreenshots

screenshot
screenshot
screenshot
screenshot

Until-Erweiterungs-CRX-Datei herunterladen

Laden Sie Until-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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                    

Grundlegende Informationen zur Erweiterung

Name Until Until
ID ipfblimedocbohlbbncakigacpnnceab
Offizielle URL https://chromewebstore.google.com/detail/until/ipfblimedocbohlbbncakigacpnnceab
Beschreibung A clean, simple new tab countdown extension to wait for exiciting dates.
Dateigröße 4.77 MB
Installationsanzahl 634
Aktuelle Version 1.3
Letztes Update 2018-03-01
Veröffentlichungsdatum 2018-03-01
Bewertung 4.63/5 Insgesamt 8 Bewertungen
Entwickler Jung Woo Moon
E-Mail [email protected]
Zahlungsart free
Unterstützte Sprachen 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"
    }
}