Until
A clean, simple new tab countdown extension to wait for exiciting dates.
What is Until?
Until is a Chrome extension developed by Jung Woo Moon, and its main feature is "A clean, simple new tab countdown extension to wait for exiciting dates.".
Extension Screenshots
Download Until Extension CRX File
Download Until extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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
Extension Basic Information
Name | Until |
ID | ipfblimedocbohlbbncakigacpnnceab |
Official URL | https://chromewebstore.google.com/detail/until/ipfblimedocbohlbbncakigacpnnceab |
Description | A clean, simple new tab countdown extension to wait for exiciting dates. |
File Size | 4.77 MB |
Installation Count | 634 |
Current Version | 1.3 |
Last Updated | 2018-03-01 |
Publish Date | 2018-03-01 |
Rating | 4.63/5 Total 8 Ratings |
Developer | Jung Woo Moon |
[email protected] | |
Payment Type | free |
Supported Languages | 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" } } |