Until
A clean, simple new tab countdown extension to wait for exiciting dates.
Wat is Until?
Until is een Chrome-extensie ontwikkeld door Jung Woo Moon, en de belangrijkste functie is "A clean, simple new tab countdown extension to wait for exiciting dates.".
Extensie Screenshots
Download het CRX-bestand van de extensie Until
Download Until-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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
Basisinformatie over de Extensie
Naam | Until |
ID | ipfblimedocbohlbbncakigacpnnceab |
Officiële URL | https://chromewebstore.google.com/detail/until/ipfblimedocbohlbbncakigacpnnceab |
Beschrijving | A clean, simple new tab countdown extension to wait for exiciting dates. |
Bestandsgrootte | 4.77 MB |
Aantal Installaties | 634 |
Huidige Versie | 1.3 |
Laatst Bijgewerkt | 2018-03-01 |
Publicatiedatum | 2018-03-01 |
Beoordeling | 4.63/5 Totaal 8 Beoordelingen |
Ontwikkelaar | Jung Woo Moon |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | 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" } } |