Until
A clean, simple new tab countdown extension to wait for exiciting dates.
Qu'est-ce que Until ?
Until est une extension Chrome développée par Jung Woo Moon, et sa fonction principale est "A clean, simple new tab countdown extension to wait for exiciting dates.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Until
Téléchargez les fichiers d'extension Until au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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
Informations de Base sur l'Extension
Nom | Until |
ID | ipfblimedocbohlbbncakigacpnnceab |
URL Officiel | https://chromewebstore.google.com/detail/until/ipfblimedocbohlbbncakigacpnnceab |
Description | A clean, simple new tab countdown extension to wait for exiciting dates. |
Taille du Fichier | 4.77 MB |
Nombre d'Installations | 634 |
Version Actuelle | 1.3 |
Dernière Mise à Jour | 2018-03-01 |
Date de Publication | 2018-03-01 |
Évaluation | 4.63/5 Total 8 Évaluations |
Développeur | Jung Woo Moon |
[email protected] | |
Type de Paiement | free |
Langues Prises en Charge | 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" } } |