Zen tab
Override the new tab page with zen
Zen tabとは何ですか?
Zen tabはpsgganeshによって開発されたChromeの拡張機能で、その主な機能は「Override the new tab page with zen」です。
拡張機能のスクリーンショット
Zen tab拡張機能のCRXファイルをダウンロード
Zen tab拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Zen new page tab 拡張機能の基本情報
| 名前 | |
| ID | jngfahkkdflmkjondjmllikjnkpencbh |
| 公式URL | https://chromewebstore.google.com/detail/zen-tab/jngfahkkdflmkjondjmllikjnkpencbh |
| 説明 | Override the new tab page with zen |
| ファイルサイズ | 16.95 KB |
| インストール数 | 17 |
| 現在のバージョン | 0.1 |
| 最終更新日 | 2014-12-23 |
| 公開日 | 2014-12-22 |
| 評価 | 4.50/5 合計 2 レビュー |
| 開発者 | psgganesh |
| 支払い方法 | free |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Zen tab",
"description": "Override the new tab page with zen",
"version": "0.1",
"incognito": "split",
"chrome_url_overrides": {
"newtab": "zen.html"
},
"manifest_version": 2
} | |