Clean Rainbow Dash New Tab

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

Hvad er Clean Rainbow Dash New Tab?

Clean Rainbow Dash New Tab er en Chrome-udvidelse udviklet af Thorinair, og dens hovedfunktion er "Replaces the default New Tab page with a clean one for the Rainbow Dash Theme. Background by episkopi.".

Udvidelsesskærmbilleder

screenshot

Download Clean Rainbow Dash New Tab-udvidelses-CRX-fil

Download Clean Rainbow Dash New Tab-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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.                    

Grundlæggende oplysninger om udvidelsen

Navn Clean Rainbow Dash New Tab Clean Rainbow Dash New Tab
ID jblkegkppbjhaipgdpmjcfccmhogllfi
Officiel URL https://chromewebstore.google.com/detail/clean-rainbow-dash-new-ta/jblkegkppbjhaipgdpmjcfccmhogllfi
Beskrivelse Replaces the default New Tab page with a clean one for the Rainbow Dash Theme. Background by episkopi.
Filstørrelse 621 KB
Antal Installationer 159
Nuværende Version 1.0.0
Senest Opdateret 2015-10-09
Udgivelsesdato 2015-10-09
Bedømmelse 4.08/5 Samlet 13 Bedømmelser
Udvikler Thorinair
Betalingsmetode free
Udvidelseswebsted http://thorinair.deviantart.com/
Understøttede Sprog 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"
    }
}