Motivate

Displays motivation quotes on the new tab page

Cos'è Motivate?

Motivate è un'estensione di Chrome sviluppata da https://sridattalabs.com, e la sua funzione principale è "Displays motivation quotes on the new tab page".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Motivate

Scarica i file di estensione Motivate in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        You see your new tab page more often than any other site on the Internet. Motivate transforms your new tab page into a source of motivation, with inspiring quotes and beautiful landscapes.                    

Informazioni di Base sull'Estensione

Nome Motivate Motivate
ID fikbnglopgmdoobfkallgioahbeddajc
URL Ufficiale https://chromewebstore.google.com/detail/motivate/fikbnglopgmdoobfkallgioahbeddajc
Descrizione Displays motivation quotes on the new tab page
Dimensione del File 10.26 MB
Conteggio Installazioni 1,810
Versione Corrente 0.5
Ultimo Aggiornamento 2013-12-18
Data di Pubblicazione 2013-12-18
Valutazione 4.47/5 Totale 53 Valutazioni
Sviluppatore https://sridattalabs.com
Tipo di Pagamento free
Lingue Supportate en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Motivate",
    "version": "0.5",
    "manifest_version": 2,
    "description": "Displays motivation quotes on the new tab page",
    "minimum_chrome_version": "20.0.1132.47",
    "chrome_url_overrides": {
        "newtab": "page.html"
    },
    "icons": {
        "16": "img\/icons\/quote_square_16.png",
        "48": "img\/icons\/quote_square_48.png",
        "128": "img\/icons\/quote_square_128.png"
    }
}