NCT New Tab

Replaces each new tab with an NCT picture and quote.

O que é NCT New Tab?

NCT New Tab é uma extensão do Chrome desenvolvida por jennifer, e sua principal característica é "Replaces each new tab with an NCT picture and quote.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão NCT New Tab

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

                        NCT New Tab replaces each new tab page with an NCT picture and quote. There are over 200 combinations of background colors, pictures, and quotes!                    

Informações Básicas da Extensão

Nome NCT New Tab NCT New Tab
ID fgigciogjfempoibledajebmlabaekee
URL Oficial https://chromewebstore.google.com/detail/nct-new-tab/fgigciogjfempoibledajebmlabaekee
Descrição Replaces each new tab with an NCT picture and quote.
Tamanho do Arquivo 13.54 MB
Contagem de Instalações 524
Versão Atual 1.1
Última Atualização 2021-01-07
Data de Publicação 2020-12-29
Classificação 5.00/5 Total de 3 Avaliações
Desenvolvedor jennifer
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "NCT New Tab",
    "version": "1.1",
    "manifest_version": 2,
    "description": "Replaces each new tab with an NCT picture and quote.",
    "chrome_url_overrides": {
        "newtab": "page.html"
    },
    "icons": {
        "16": "smalljaemin.png",
        "32": "smalljaemin.png",
        "48": "smalljaemin.png",
        "128": "smalljaemin.png"
    },
    "browser_action": {
        "default_title": "NCT New Tab",
        "default_icon": "smalljaemin.png"
    }
}