Haikyuu New Tab

Replaces each new tab with a pastel background and an image from the Haikyuu manga.

O que é Haikyuu New Tab?

Haikyuu New Tab é uma extensão do Chrome desenvolvida por jennifer, e sua principal característica é "Replaces each new tab with a pastel background and an image from the Haikyuu manga.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Haikyuu New Tab

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

                        Haikyuu New Tab replaces each new tab with one of over 75 random combinations of background colors and characters!

New tabs also feature an elegant, minimalistic clock and a small surprise when you click on the screen.                    

Informações Básicas da Extensão

Nome Haikyuu New Tab Haikyuu New Tab
ID obidpejmhcahdaaojlmlkgkhjdedalnp
URL Oficial https://chromewebstore.google.com/detail/haikyuu-new-tab/obidpejmhcahdaaojlmlkgkhjdedalnp
Descrição Replaces each new tab with a pastel background and an image from the Haikyuu manga.
Tamanho do Arquivo 2.07 MB
Contagem de Instalações 5,000
Versão Atual 1.0
Última Atualização 2020-12-30
Data de Publicação 2020-12-29
Classificação 5.00/5 Total de 17 Avaliações
Desenvolvedor jennifer
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Haikyuu New Tab",
    "version": "1.0",
    "manifest_version": 2,
    "description": "Replaces each new tab with a pastel background and an image from the Haikyuu manga.",
    "chrome_url_overrides": {
        "newtab": "page.html"
    },
    "browser_action": {
        "default_title": "Haikyuu New Tab",
        "default_icon": "hinataicon.png"
    }
}