Kromio New Tab

Meet Kromio the virtual pet. Every time you open a new tab, Kromio eats and stays healthy.

O que é Kromio New Tab?

Kromio New Tab é uma extensão do Chrome desenvolvida por Ein Kerem Po, e sua principal característica é "Meet Kromio the virtual pet. Every time you open a new tab, Kromio eats and stays healthy.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Kromio New Tab

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

                        Meet Kromio, your new browser's virtual pet fox.
Every time you open a new tab, Kromio eats and their health bar rises. When time passes, Kromio gets hungry and their health bar decreases. Keep opening new tabs to make your pet healthy. Don’t let them starve!


By clicking “Add to chrome”, I accept and agree to installing the "Kromio New Tab" extension and setting Chrome™ New Tab search to that provided by the service and the Terms of Use and Privacy Policy. The extension will update your search settings and will change your New Tab search services provided by Bing.

Terms and Conditions: https://ekpnetwork.com/kromio-terms
Privacy Policy: https://ekpnetwork.com/kromio-privacy-policy
Contact: https://ekpnetwork.com/contact-us
About Us:  https://ekpnetwork.com/about-us                    

Informações Básicas da Extensão

Nome Kromio New Tab Kromio New Tab
ID lnkhpjigcgldbknfhnjnfdjaamjepoed
URL Oficial https://chromewebstore.google.com/detail/kromio-new-tab/lnkhpjigcgldbknfhnjnfdjaamjepoed
Descrição Meet Kromio the virtual pet. Every time you open a new tab, Kromio eats and stays healthy.
Tamanho do Arquivo 375 KB
Contagem de Instalações 32
Versão Atual 1.3
Última Atualização 2022-02-01
Data de Publicação 2021-12-20
Classificação 4.50/5 Total de 2 Avaliações
Desenvolvedor Ein Kerem Po
Email [email protected]
Tipo de Pagamento free
URL da Página de Política de Privacidade https://ekpnetwork.com/privacy-policy
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Kromio New Tab",
    "description": "Meet Kromio the virtual pet. Every time you open a new tab, Kromio eats and stays healthy.",
    "version": "1.3",
    "chrome_url_overrides": {
        "newtab": "newtab\/index.html"
    },
    "icons": {
        "16": "logo\/logo16.png",
        "48": "logo\/logo48.png",
        "128": "logo\/logo128.png"
    },
    "browser_action": {
        "default_icon": "logo\/logo48.png"
    }
}