Clean Rainbow Dash New Tab

Replaces the default New Tab page with a clean one for the Rainbow Dash Theme. Background by episkopi.

什么是Clean Rainbow Dash New Tab?

Clean Rainbow Dash New Tab是由Thorinair开发的Chrome扩展程序,该扩展的主要功能是“Replaces the default New Tab page with a clean one for the Rainbow Dash Theme. Background by episkopi.”。

扩展截图

screenshot

下载Clean Rainbow Dash New Tab扩展crx文件

下载Clean Rainbow Dash New Tab扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

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

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 Rainbow Dash theme.

The awesome background was made by episcopi, but unfortunately, his account has been deactivated at this time, so I am unable to provide a link to his deviantArt.                    

扩展基本信息

名称 Clean Rainbow Dash New Tab Clean Rainbow Dash New Tab
ID jblkegkppbjhaipgdpmjcfccmhogllfi
官方URL https://chromewebstore.google.com/detail/clean-rainbow-dash-new-ta/jblkegkppbjhaipgdpmjcfccmhogllfi
简介 Replaces the default New Tab page with a clean one for the Rainbow Dash Theme. Background by episkopi.
文件大小 621 KB
安装次数 159
当前版本 1.0.0
更新时间 2015-10-09
上架时间 2015-10-09
评分 4.08/5 共13次评分
开发者 Thorinair
付费类型 free
扩展官网 http://thorinair.deviantart.com/
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Clean Rainbow Dash New Tab",
    "description": "Replaces the default New Tab page with a clean one for the Rainbow Dash Theme. Background by episkopi.",
    "version": "1.0.0",
    "manifest_version": 2,
    "icons": {
        "128": "icon128.png"
    },
    "chrome_url_overrides": {
        "newtab": "nt.html"
    }
}