Clean Fluttershy New Tab

Replaces the default New Tab page with a clean one for the Fluttershy Theme. Background by Chromiapegasus.

什麼是Clean Fluttershy New Tab?

Clean Fluttershy New Tab是由Thorinair開發的Chrome擴展程式,該擴展的主要功能是“Replaces the default New Tab page with a clean one for the Fluttershy Theme. Background by Chromiapegasus.”。

擴展截圖

screenshot

下載Clean Fluttershy New Tab擴展crx文件

下載Clean Fluttershy New Tab擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        NOTE: Designed to work with the following theme: https://chrome.google.com/webstore/detail/epefcajfgpfdhgkmdllplnlmbmgnlpbi

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 Fluttershy theme.

The awesome background was made by Chromiapegasus (http://chromiapegasus.deviantart.com/art/Fluttershy-wallpaper-450188742) so check her out!                    

擴展基本資訊

名稱 Clean Fluttershy New Tab Clean Fluttershy New Tab
ID mholkddcbiocgoeinhhgkpaoneijhdgn
官方網址 https://chromewebstore.google.com/detail/clean-fluttershy-new-tab/mholkddcbiocgoeinhhgkpaoneijhdgn
簡介 Replaces the default New Tab page with a clean one for the Fluttershy Theme. Background by Chromiapegasus.
檔案大小 370 KB
安裝次數 95
目前版本 1.0.0
更新時間 2015-10-11
上架時間 2015-10-11
評分 3.40/5 共 10 次評分
開發者 Thorinair
付費類型 free
擴展官網 http://thorinair.deviantart.com/
支援的語言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Clean Fluttershy New Tab",
    "description": "Replaces the default New Tab page with a clean one for the Fluttershy Theme. Background by Chromiapegasus.",
    "version": "1.0.0",
    "manifest_version": 2,
    "icons": {
        "128": "icon128.png"
    },
    "chrome_url_overrides": {
        "newtab": "nt.html"
    }
}