Just do it!

Get motivated

Cos'è Just do it!?

Just do it! è un'estensione di Chrome sviluppata da MlgApps_s.r.i, e la sua funzione principale è "Get motivated".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Just do it!

Scarica i file di estensione Just do it! 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

                        Get motivated to finish the work you have started through the words of Shia LaBeouf.                    

Informazioni di Base sull'Estensione

Nome Just do it! Just do it!
ID hclflnemjmbjnohglfdbmmlmlbpemaij
URL Ufficiale https://chromewebstore.google.com/detail/just-do-it/hclflnemjmbjnohglfdbmmlmlbpemaij
Descrizione Get motivated
Dimensione del File 302 KB
Conteggio Installazioni 1,039
Versione Corrente 1.0
Ultimo Aggiornamento 2015-11-09
Data di Pubblicazione 2015-11-08
Valutazione 4.39/5 Totale 18 Valutazioni
Sviluppatore MlgApps_s.r.i
Tipo di Pagamento free
Lingue Supportate en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Just do it!",
    "description": "Get motivated",
    "version": "1.0",
    "browser_action": {
        "default_icon": "logo.png",
        "default_title": "Just Do it"
    },
    "background": {
        "scripts": [
            "audio.js"
        ],
        "persistent": false
    }
}