Until
A clean, simple new tab countdown extension to wait for exiciting dates.
Hvad er Until?
Until er en Chrome-udvidelse udviklet af Jung Woo Moon, og dens hovedfunktion er "A clean, simple new tab countdown extension to wait for exiciting dates.".
Udvidelsesskærmbilleder
Download Until-udvidelses-CRX-fil
Download Until-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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 Grundlæggende oplysninger om udvidelsen
| Navn | |
| ID | ipfblimedocbohlbbncakigacpnnceab |
| Officiel URL | https://chromewebstore.google.com/detail/until/ipfblimedocbohlbbncakigacpnnceab |
| Beskrivelse | A clean, simple new tab countdown extension to wait for exiciting dates. |
| Filstørrelse | 4.77 MB |
| Antal Installationer | 634 |
| Nuværende Version | 1.3 |
| Senest Opdateret | 2018-03-01 |
| Udgivelsesdato | 2018-03-01 |
| Bedømmelse | 4.63/5 Samlet 8 Bedømmelser |
| Udvikler | Jung Woo Moon |
| [email protected] | |
| Betalingsmetode | free |
| Understøttede Sprog | 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"
}
} | |