Timer Motivation

A new tab page to help focus on what's really important

Cos'è Timer Motivation?

Timer Motivation è un'estensione di Chrome sviluppata da https://tolotra.co.nf, e la sua funzione principale è "A new tab page to help focus on what's really important".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Timer Motivation

Scarica i file di estensione Timer Motivation 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

                        This extension will guarantee that you will always remember what are truly important in your life. 

Study has shown that goals with deadline have 300% more chance to be accomplished than a mere wish.                    

Informazioni di Base sull'Estensione

Nome Timer Motivation Timer Motivation
ID kncgbhhpfoecanpkcedlibfjmdnphkdj
URL Ufficiale https://chromewebstore.google.com/detail/timer-motivation/kncgbhhpfoecanpkcedlibfjmdnphkdj
Descrizione A new tab page to help focus on what's really important
Dimensione del File 4.47 MB
Conteggio Installazioni 67
Versione Corrente 0.0.3
Ultimo Aggiornamento 2017-05-07
Data di Pubblicazione 2017-05-07
Valutazione 5.00/5 Totale 2 Valutazioni
Sviluppatore https://tolotra.co.nf
Tipo di Pagamento free
Lingue Supportate en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Timer Motivation",
    "version": "0.0.3",
    "manifest_version": 2,
    "description": "A new tab page to help focus on what's really important",
    "homepage_url": "http:\/\/github.com\/tolotrasam\/timer_motivation",
    "content_security_policy": "script-src 'unsafe-eval'; object-src 'self'",
    "chrome_url_overrides": {
        "newtab": "app\/index.html"
    },
    "permissions": [
        "https:\/\/*\/* "
    ]
}