Minimal
An extremely minimal white chrome://newtab page.
Minimalとは何ですか?
MinimalはSimon Robertsonによって開発されたChromeの拡張機能で、その主な機能は「An extremely minimal white chrome://newtab page.」です。
拡張機能のスクリーンショット
Minimal拡張機能のCRXファイルをダウンロード
Minimal拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Replaces the default chrome://newtab page with a clean no-thrills space. 拡張機能の基本情報
| 名前 | |
| ID | gkcclofmcabpimehppfmlfllgimnnidi |
| 公式URL | https://chromewebstore.google.com/detail/minimal/gkcclofmcabpimehppfmlfllgimnnidi |
| 説明 | An extremely minimal white chrome://newtab page. |
| ファイルサイズ | 4.07 KB |
| インストール数 | 74 |
| 現在のバージョン | 1.2 |
| 最終更新日 | 2015-01-31 |
| 公開日 | 2015-01-30 |
| 評価 | 5.00/5 合計 3 レビュー |
| 開発者 | Simon Robertson |
| 支払い方法 | free |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Minimal",
"version": "1.2",
"description": "An extremely minimal white chrome:\/\/newtab page.",
"icons": {
"48": "icons\/minimal_icon_48.png",
"128": "icons\/minimal_icon_128.png"
},
"chrome_url_overrides": {
"newtab": "resources\/newtab.htm"
},
"manifest_version": 2
} | |