Newtab Clear

Replace current newtab screen with blank newtab.

O que é Newtab Clear?

Newtab Clear é uma extensão do Chrome desenvolvida por [email protected], e sua principal característica é "Replace current newtab screen with blank newtab.".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Newtab Clear

Baixe arquivos de extensão Newtab Clear 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

                        For those who prefer new tabs display a blank page                    

Informações Básicas da Extensão

Nome Newtab Clear Newtab Clear
ID dgjhckfnkeboglnhifjdbpakiocmophg
URL Oficial https://chromewebstore.google.com/detail/newtab-clear/dgjhckfnkeboglnhifjdbpakiocmophg
Descrição Replace current newtab screen with blank newtab.
Tamanho do Arquivo 17.13 KB
Contagem de Instalações 72
Versão Atual 1.2.5
Última Atualização 2014-05-28
Data de Publicação 2014-05-28
Classificação 5.00/5 Total de 2 Avaliações
Desenvolvedor [email protected]
Tipo de Pagamento free
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Newtab Clear",
    "version": "1.2.5",
    "description": "Replace current newtab screen with blank newtab.",
    "icons": {
        "128": "img\/icon128.png"
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "offline_enabled": true
}