Timer Motivation

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

O que é Timer Motivation?

Timer Motivation é uma extensão do Chrome desenvolvida por https://tolotra.co.nf, e sua principal característica é "A new tab page to help focus on what's really important".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Timer Motivation

Baixe arquivos de extensão Timer Motivation no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome Timer Motivation Timer Motivation
ID kncgbhhpfoecanpkcedlibfjmdnphkdj
URL Oficial https://chromewebstore.google.com/detail/timer-motivation/kncgbhhpfoecanpkcedlibfjmdnphkdj
Descrição A new tab page to help focus on what's really important
Tamanho do Arquivo 4.47 MB
Contagem de Instalações 67
Versão Atual 0.0.3
Última Atualização 2017-05-07
Data de Publicação 2017-05-07
Classificação 5.00/5 Total de 2 Avaliações
Desenvolvedor https://tolotra.co.nf
Tipo de Pagamento free
Idiomas Suportados 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:\/\/*\/* "
    ]
}