Chinese New Tab

Shows a random Chinese phrase when you open a new tab

What is Chinese New Tab?

Chinese New Tab is a Chrome extension developed by Greg Tyler, and its main feature is "Shows a random Chinese phrase when you open a new tab".

Extension Screenshots

screenshot
screenshot
screenshot

Download Chinese New Tab Extension CRX File

Download Chinese New Tab 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

                        Shows a random Chinese phrase when you open a new tab. For learning!                    

Extension Basic Information

Name Chinese New Tab Chinese New Tab
ID oapadjkbbncnfniffkblmkgofacibcnd
Official URL https://chromewebstore.google.com/detail/chinese-new-tab/oapadjkbbncnfniffkblmkgofacibcnd
Description Shows a random Chinese phrase when you open a new tab
File Size 140 KB
Installation Count 74
Current Version 1.0
Last Updated 2018-09-25
Publish Date 2018-09-25
Developer Greg Tyler
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Chinese New Tab",
    "version": "1.0",
    "description": "Shows a random Chinese phrase when you open a new tab",
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    }
}