Clean Twilight Sparkle New Tab

Replaces the default New Tab page with a clean one for the Twilight Sparkle Theme. Background by piranhaplant1.

Clean Twilight Sparkle New Tabとは何ですか?

Clean Twilight Sparkle New TabはThorinairによって開発されたChromeの拡張機能で、その主な機能は「Replaces the default New Tab page with a clean one for the Twilight Sparkle Theme. Background by piranhaplant1.」です。

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

screenshot

Clean Twilight Sparkle New Tab拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        NOTE: Designed to work with the following theme: https://chrome.google.com/webstore/detail/twilight-sparkle-theme/ifilfgjjmpfafopkhdbcgnoplfphdhbj

Changes in Version 1.1.1:
- Updated the icon.

Changes in Version 1.1.0:
- New design for the attribution image.

This simple extension replaces your New Tab page with a completely CLEAN one. This means it will remove all of the clutter like recently visited, Google search, Google doodles, account options, notifications, etc from the page. This will allow you to load the New Tab page much quicker. In addition, as mentioned above, it is made to work seamlessly with my original Twilight Sparkle theme.

The awesome background was made by piranhaplant1 (http://piranhaplant1.deviantart.com/art/Twilight-Sparkle-Wallpaper-276865561) so check him out!                    

拡張機能の基本情報

名前 Clean Twilight Sparkle New Tab Clean Twilight Sparkle New Tab
ID echplgdknjkegkpnjdmjglbdflimoije
公式URL https://chromewebstore.google.com/detail/clean-twilight-sparkle-ne/echplgdknjkegkpnjdmjglbdflimoije
説明 Replaces the default New Tab page with a clean one for the Twilight Sparkle Theme. Background by piranhaplant1.
ファイルサイズ 636 KB
インストール数 133
現在のバージョン 1.1.1
最終更新日 2015-10-08
公開日 2015-10-08
評価 3.79/5 合計 14 レビュー
開発者 Thorinair
支払い方法 free
拡張機能のウェブサイト https://chrome.google.com/webstore/detail/twilight-sparkle-theme/ifilfgjjmpfafopkhdbcgnoplfphdhbj
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Clean Twilight Sparkle New Tab",
    "description": "Replaces the default New Tab page with a clean one for the Twilight Sparkle Theme. Background by piranhaplant1.",
    "version": "1.1.1",
    "manifest_version": 2,
    "icons": {
        "128": "icon128.png"
    },
    "chrome_url_overrides": {
        "newtab": "nt.html"
    }
}