Tea Time

Discover a new tea every time you open a tab

Tea Timeとは何ですか?

Tea TimeはUnknownによって開発されたChromeの拡張機能で、その主な機能は「Discover a new tea every time you open a tab」です。

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

screenshot
screenshot
screenshot

Tea Time拡張機能のCRXファイルをダウンロード

Tea Time拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Discover a new tea every time you open a tab

Tea is a delicious and healthy beverage, drunk all over the world. Enjoy a different tea with every new tab for Chrome.

Tea Time for Chrome is a New Tab extension that surprises you with new flavors of tea that you can purchase in a couple of clicks.                    

拡張機能の基本情報

名前 Tea Time Tea Time
ID iochnophodbdjnljnndcgelnfcjmlfll
公式URL https://chromewebstore.google.com/detail/tea-time/iochnophodbdjnljnndcgelnfcjmlfll
説明 Discover a new tea every time you open a tab
ファイルサイズ 17.72 KB
インストール数 31
現在のバージョン 0.0.0.1
最終更新日 2017-06-13
公開日 2017-06-12
評価 5.00/5 合計 2 レビュー
開発者 Unknown
支払い方法 free
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Tea Time",
    "short_name": "Tea Time",
    "version": "0.0.0.1",
    "description": "Discover a new tea every time you open a tab",
    "icons": {
        "16": "icon.jpg"
    },
    "manifest_version": 2,
    "chrome_url_overrides": {
        "newtab": "index.html"
    }
}