Until
A clean, simple new tab countdown extension to wait for exiciting dates.
什麼是Until?
Until是由Jung Woo Moon開發的Chrome擴展程式,該擴展的主要功能是“A clean, simple new tab countdown extension to wait for exiciting dates.”。
擴展截圖
下載Until擴展crx文件
下載Until擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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 擴展基本資訊
| 名稱 | |
| ID | ipfblimedocbohlbbncakigacpnnceab |
| 官方網址 | https://chromewebstore.google.com/detail/until/ipfblimedocbohlbbncakigacpnnceab |
| 簡介 | A clean, simple new tab countdown extension to wait for exiciting dates. |
| 檔案大小 | 4.77 MB |
| 安裝次數 | 634 |
| 目前版本 | 1.3 |
| 更新時間 | 2018-03-01 |
| 上架時間 | 2018-03-01 |
| 評分 | 4.63/5 共 8 次評分 |
| 開發者 | Jung Woo Moon |
| 電子郵箱 | [email protected] |
| 付費類型 | free |
| 支援的語言 | 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"
}
} | |