Clean Fluttershy New Tab

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

Qu'est-ce que Clean Fluttershy New Tab ?

Clean Fluttershy New Tab est une extension Chrome développée par Thorinair, et sa fonction principale est "Replaces the default New Tab page with a clean one for the Fluttershy Theme. Background by Chromiapegasus.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Clean Fluttershy New Tab

Téléchargez les fichiers d'extension Clean Fluttershy New Tab au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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!                    

Informations de Base sur l'Extension

Nom Clean Fluttershy New Tab Clean Fluttershy New Tab
ID mholkddcbiocgoeinhhgkpaoneijhdgn
URL Officiel https://chromewebstore.google.com/detail/clean-fluttershy-new-tab/mholkddcbiocgoeinhhgkpaoneijhdgn
Description Replaces the default New Tab page with a clean one for the Fluttershy Theme. Background by Chromiapegasus.
Taille du Fichier 370 KB
Nombre d'Installations 95
Version Actuelle 1.0.0
Dernière Mise à Jour 2015-10-11
Date de Publication 2015-10-11
Évaluation 3.40/5 Total 10 Évaluations
Développeur Thorinair
Type de Paiement free
Site Web de l'Extension http://thorinair.deviantart.com/
Langues Prises en Charge 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"
    }
}