Clean Rainbow Dash New Tab

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

Co to jest Clean Rainbow Dash New Tab?

Clean Rainbow Dash New Tab to rozszerzenie Chrome opracowane przez Thorinair, a jego główną funkcją jest „Replaces the default New Tab page with a clean one for the Rainbow Dash Theme. Background by episkopi.”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia Clean Rainbow Dash New Tab

Pobierz pliki rozszerzeń Clean Rainbow Dash New Tab w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa Clean Rainbow Dash New Tab Clean Rainbow Dash New Tab
ID jblkegkppbjhaipgdpmjcfccmhogllfi
Oficjalny URL https://chromewebstore.google.com/detail/clean-rainbow-dash-new-ta/jblkegkppbjhaipgdpmjcfccmhogllfi
Opis Replaces the default New Tab page with a clean one for the Rainbow Dash Theme. Background by episkopi.
Rozmiar pliku 621 KB
Liczba instalacji 159
Aktualna Wersja 1.0.0
Ostatnia Aktualizacja 2015-10-09
Data Publikacji 2015-10-09
Ocena 4.08/5 Łącznie 13 Oceny
Deweloper Thorinair
Typ Płatności free
Strona Rozszerzenia http://thorinair.deviantart.com/
Obsługiwane Języki 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"
    }
}