Clean Fluttershy New Tab

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

Was ist Clean Fluttershy New Tab?

Clean Fluttershy New Tab ist eine Chrome-Erweiterung, die von Thorinair entwickelt wurde, und ihr Hauptmerkmal ist "Replaces the default New Tab page with a clean one for the Fluttershy Theme. Background by Chromiapegasus.".

Erweiterungsscreenshots

screenshot

Clean Fluttershy New Tab-Erweiterungs-CRX-Datei herunterladen

Laden Sie Clean Fluttershy New Tab-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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!                    

Grundlegende Informationen zur Erweiterung

Name Clean Fluttershy New Tab Clean Fluttershy New Tab
ID mholkddcbiocgoeinhhgkpaoneijhdgn
Offizielle URL https://chromewebstore.google.com/detail/clean-fluttershy-new-tab/mholkddcbiocgoeinhhgkpaoneijhdgn
Beschreibung Replaces the default New Tab page with a clean one for the Fluttershy Theme. Background by Chromiapegasus.
Dateigröße 370 KB
Installationsanzahl 95
Aktuelle Version 1.0.0
Letztes Update 2015-10-11
Veröffentlichungsdatum 2015-10-11
Bewertung 3.40/5 Insgesamt 10 Bewertungen
Entwickler Thorinair
Zahlungsart free
Erweiterungswebsite http://thorinair.deviantart.com/
Unterstützte Sprachen 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"
    }
}