Until

A clean, simple new tab countdown extension to wait for exiciting dates.

Until là gì?

Until là một tiện ích mở rộng Chrome được phát triển bởi Jung Woo Moon, và tính năng chính của nó là "A clean, simple new tab countdown extension to wait for exiciting dates.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Until

Tải xuống các tệp mở rộng Until dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Until Until
ID ipfblimedocbohlbbncakigacpnnceab
URL Chính Thức https://chromewebstore.google.com/detail/until/ipfblimedocbohlbbncakigacpnnceab
Mô tả A clean, simple new tab countdown extension to wait for exiciting dates.
Kích Thước Tệp 4.77 MB
Số Lần Cài Đặt 634
Phiên Bản Hiện Tại 1.3
Cập Nhật Lần Cuối 2018-03-01
Ngày Phát Hành 2018-03-01
Đánh Giá 4.63/5 Tổng số 8 Đánh Giá
Nhà Phát Triển Jung Woo Moon
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}