Chinese New Tab
Shows a random Chinese phrase when you open a new tab
Chinese New Tabとは何ですか?
Chinese New TabはGreg Tylerによって開発されたChromeの拡張機能で、その主な機能は「Shows a random Chinese phrase when you open a new tab」です。
拡張機能のスクリーンショット
Chinese New Tab拡張機能のCRXファイルをダウンロード
Chinese New Tab拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Shows a random Chinese phrase when you open a new tab. For learning! 拡張機能の基本情報
| 名前 | |
| ID | oapadjkbbncnfniffkblmkgofacibcnd |
| 公式URL | https://chromewebstore.google.com/detail/chinese-new-tab/oapadjkbbncnfniffkblmkgofacibcnd |
| 説明 | Shows a random Chinese phrase when you open a new tab |
| ファイルサイズ | 140 KB |
| インストール数 | 74 |
| 現在のバージョン | 1.0 |
| 最終更新日 | 2018-09-25 |
| 公開日 | 2018-09-25 |
| 開発者 | Greg Tyler |
| 支払い方法 | free |
| 対応言語 | 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"
}
} | |