Fancy Motivation Tab

Override the new tab page with a Motivation Fancy

Qu'est-ce que Fancy Motivation Tab ?

Fancy Motivation Tab est une extension Chrome développée par LONG LA, et sa fonction principale est "Override the new tab page with a Motivation Fancy".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Fancy Motivation Tab

Téléchargez les fichiers d'extension Fancy Motivation 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

                        Make the new tab look fancy with motivational quote. to see how it looks, go to https://longla.github.io/Inspirely/#/motivatives                    

Informations de Base sur l'Extension

Nom Fancy Motivation Tab Fancy Motivation Tab
ID igbkklljibhkighkhflfhdcjglmfdejp
URL Officiel https://chromewebstore.google.com/detail/fancy-motivation-tab/igbkklljibhkighkhflfhdcjglmfdejp
Description Override the new tab page with a Motivation Fancy
Taille du Fichier 37.33 MB
Nombre d'Installations 82
Version Actuelle 1.0.0
Dernière Mise à Jour 2016-08-09
Date de Publication 2016-08-09
Évaluation 4.88/5 Total 8 Évaluations
Développeur LONG LA
Type de Paiement free
Site Web de l'Extension https://longla.github.io/Inspirely/#/motivatives
URL de la Page d'Aide https://longla.github.io/Inspirely/#/motivatives
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Fancy Motivation Tab",
    "description": "Override the new tab page with a Motivation Fancy",
    "short_name": "Motivation Tab",
    "minimum_chrome_version": "24.0.1307.0",
    "version": "1.0.0",
    "icons": {
        "16": "Quotation-Marks-16.png",
        "128": "Quotation-Marks-128.png"
    },
    "incognito": "split",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "manifest_version": 2
}