Timer Motivation

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

¿Qué es Timer Motivation?

Timer Motivation es una extensión de Chrome desarrollada por https://tolotra.co.nf, y su función principal es "A new tab page to help focus on what's really important".

Capturas de Pantalla de la Extensión

screenshot

Descargar Archivo CRX de la Extensión Timer Motivation

Descarga archivos de extensión Timer Motivation en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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.                    

Información Básica de la Extensión

Nombre Timer Motivation Timer Motivation
ID kncgbhhpfoecanpkcedlibfjmdnphkdj
URL Oficial https://chromewebstore.google.com/detail/timer-motivation/kncgbhhpfoecanpkcedlibfjmdnphkdj
Descripción A new tab page to help focus on what's really important
Tamaño del Archivo 4.47 MB
Cantidad de Instalaciones 67
Versión Actual 0.0.3
Última Actualización 2017-05-07
Fecha de Publicación 2017-05-07
Calificación 5.00/5 Total de 2 Calificaciones
Desarrollador https://tolotra.co.nf
Tipo de Pago free
Idiomas Soportados 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:\/\/*\/* "
    ]
}