Tea Time

Discover a new tea every time you open a tab

What is Tea Time?

Tea Time is a Chrome extension developed by Unknown, and its main feature is "Discover a new tea every time you open a tab".

Extension Screenshots

screenshot
screenshot
screenshot

Download Tea Time Extension CRX File

Download Tea Time 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

                        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.                    

Extension Basic Information

Name Tea Time Tea Time
ID iochnophodbdjnljnndcgelnfcjmlfll
Official URL https://chromewebstore.google.com/detail/tea-time/iochnophodbdjnljnndcgelnfcjmlfll
Description Discover a new tea every time you open a tab
File Size 17.72 KB
Installation Count 31
Current Version 0.0.0.1
Last Updated 2017-06-13
Publish Date 2017-06-12
Rating 5.00/5 Total 2 Ratings
Developer Unknown
Payment Type free
Supported Languages 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"
    }
}