New Tab Page - Empty And Grey

With this extension, the new tab page will display an empty grey page instead of the usual new tab page with thumbnails.

O que é New Tab Page - Empty And Grey?

New Tab Page - Empty And Grey é uma extensão do Chrome desenvolvida por ibrasaymeh, e sua principal característica é "With this extension, the new tab page will display an empty grey page instead of the usual new tab page with thumbnails.".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão New Tab Page - Empty And Grey

Baixe arquivos de extensão New Tab Page - Empty And Grey 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 is ideal for those who don't want to worry about which recently visited pages will show up on the new tab page, and who prefer a plain dark page over a noisy and complex one.                    

Informações Básicas da Extensão

Nome New Tab Page - Empty And Grey New Tab Page - Empty And Grey
ID mlhjffgheoihilfchfjplpjkfejgobgf
URL Oficial https://chromewebstore.google.com/detail/new-tab-page-empty-and-gr/mlhjffgheoihilfchfjplpjkfejgobgf
Descrição With this extension, the new tab page will display an empty grey page instead of the usual new tab page with thumbnails.
Tamanho do Arquivo 3.86 KB
Contagem de Instalações 64
Versão Atual 1.1
Última Atualização 2018-11-27
Data de Publicação 2018-11-26
Desenvolvedor ibrasaymeh
Tipo de Pagamento free
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "chrome_url_overrides": {
        "newtab": "ntp_empty_grey.html"
    },
    "description": "With this extension, the new tab page will display an empty grey page instead of the usual new tab page with thumbnails.",
    "icons": {
        "128": "icon_128.png"
    },
    "manifest_version": 2,
    "name": "New Tab Page - Empty And Grey",
    "version": "1.1"
}