minimal-new-tab

(FINISHED) Replacement of the new tab for Google Chrome

O que é minimal-new-tab?

minimal-new-tab é uma extensão do Chrome desenvolvida por durancristhian, e sua principal característica é "(FINISHED) Replacement of the new tab for Google Chrome".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão minimal-new-tab

Baixe arquivos de extensão minimal-new-tab 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

                        (FINISHED) Replacement of the new tab for Google Chrome

Version 1.0:
- Deleted extra functionality and commented code

Versión 0.3:
- Added animate.css animations and daily quotes

Versión 0.2:
- ToDo list added at the right

Versión 0.1:
- Added centered day and hour                    

Informações Básicas da Extensão

Nome minimal-new-tab minimal-new-tab
ID nljoaafhkenagpclofihfbfhkhddhdlk
URL Oficial https://chromewebstore.google.com/detail/minimal-new-tab/nljoaafhkenagpclofihfbfhkhddhdlk
Descrição (FINISHED) Replacement of the new tab for Google Chrome
Tamanho do Arquivo 575 KB
Contagem de Instalações 24
Versão Atual 1.0
Última Atualização 2015-11-29
Data de Publicação 2015-11-29
Classificação 4.67/5 Total de 3 Avaliações
Desenvolvedor durancristhian
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "minimal-new-tab",
    "description": "(FINISHED) Replacement of the new tab for Google Chrome",
    "version": "1.0",
    "incognito": "split",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "manifest_version": 2,
    "icons": {
        "16": "img\/icon-16.png",
        "128": "img\/icon-128.png"
    }
}