Motivation :: updated

Replace new tab page with Motivation

O que é Motivation :: updated?

Motivation :: updated é uma extensão do Chrome desenvolvida por Distilled Chaos, e sua principal característica é "Replace new tab page with Motivation".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Motivation :: updated

Baixe arquivos de extensão Motivation :: updated 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

                        Replaces your 'new-tab' page with a real-time counter showing your current age.

Updated with correct refresh rate, color-scheme toggle, and an alternate difference algorithm.                    

Informações Básicas da Extensão

Nome Motivation :: updated Motivation :: updated
ID jdlaegdjdpmbljeoabonopjbaagknfpp
URL Oficial https://chrome.google.com/webstore/detail/motivation-updated/jdlaegdjdpmbljeoabonopjbaagknfpp
Descrição Replace new tab page with Motivation
Tamanho do Arquivo 12.44 KB
Contagem de Instalações 179
Versão Atual 0.8
Última Atualização 2016-04-04
Data de Publicação 2016-04-04
Desenvolvedor Distilled Chaos
Tipo de Pagamento free
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "chrome_url_overrides": {
        "newtab": "dashboard.html"
    },
    "content_security_policy": "script-src 'self' 'sha256-oZZp2243OriiI1L4Y0x8p0SZNdvTUnztxneEInWsIAI='; object-src 'self'",
    "description": "Replace new tab page with Motivation",
    "icons": {
        "128": "icon-128.png",
        "16": "icon-16.png",
        "48": "icon-48.png"
    },
    "manifest_version": 2,
    "name": "Motivation :: updated",
    "offline_enabled": true,
    "version": "0.8"
}