Clean Rainbow Dash New Tab

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

¿Qué es Clean Rainbow Dash New Tab?

Clean Rainbow Dash New Tab es una extensión de Chrome desarrollada por Thorinair, y su función principal es "Replaces the default New Tab page with a clean one for the Rainbow Dash Theme. Background by episkopi.".

Capturas de Pantalla de la Extensión

screenshot

Descargar Archivo CRX de la Extensión Clean Rainbow Dash New Tab

Descarga archivos de extensión Clean Rainbow Dash New Tab en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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.                    

Información Básica de la Extensión

Nombre Clean Rainbow Dash New Tab Clean Rainbow Dash New Tab
ID jblkegkppbjhaipgdpmjcfccmhogllfi
URL Oficial https://chromewebstore.google.com/detail/clean-rainbow-dash-new-ta/jblkegkppbjhaipgdpmjcfccmhogllfi
Descripción Replaces the default New Tab page with a clean one for the Rainbow Dash Theme. Background by episkopi.
Tamaño del Archivo 621 KB
Cantidad de Instalaciones 159
Versión Actual 1.0.0
Última Actualización 2015-10-09
Fecha de Publicación 2015-10-09
Calificación 4.08/5 Total de 13 Calificaciones
Desarrollador Thorinair
Tipo de Pago free
Sitio Web de la Extensión http://thorinair.deviantart.com/
Idiomas Soportados 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"
    }
}