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.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot

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                    

拡張機能の基本情報

名前 Until Until
ID ipfblimedocbohlbbncakigacpnnceab
公式URL 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
Eメール [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"
    }
}