minimal-new-tab

(FINISHED) Replacement of the new tab for Google Chrome

minimal-new-tabとは何ですか?

minimal-new-tabはdurancristhianによって開発されたChromeの拡張機能で、その主な機能は「(FINISHED) Replacement of the new tab for Google Chrome」です。

拡張機能のスクリーンショット

screenshot

minimal-new-tab拡張機能のCRXファイルをダウンロード

minimal-new-tab拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        (FINISHED) Replacement of the new tab for Google Chrome

Version 1.0:
- Deleted extra functionality and commented code

Versión 0.3:
- Added animate.css animations and daily quotes

Versión 0.2:
- ToDo list added at the right

Versión 0.1:
- Added centered day and hour                    

拡張機能の基本情報

名前 minimal-new-tab minimal-new-tab
ID nljoaafhkenagpclofihfbfhkhddhdlk
公式URL https://chromewebstore.google.com/detail/minimal-new-tab/nljoaafhkenagpclofihfbfhkhddhdlk
説明 (FINISHED) Replacement of the new tab for Google Chrome
ファイルサイズ 575 KB
インストール数 24
現在のバージョン 1.0
最終更新日 2015-11-29
公開日 2015-11-29
評価 4.67/5 合計 3 レビュー
開発者 durancristhian
Eメール [email protected]
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "minimal-new-tab",
    "description": "(FINISHED) Replacement of the new tab for Google Chrome",
    "version": "1.0",
    "incognito": "split",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "manifest_version": 2,
    "icons": {
        "16": "img\/icon-16.png",
        "128": "img\/icon-128.png"
    }
}