Kromio New Tab

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

Was ist Kromio New Tab?

Kromio New Tab ist eine Chrome-Erweiterung, die von Ein Kerem Po entwickelt wurde, und ihr Hauptmerkmal ist "Meet Kromio the virtual pet. Every time you open a new tab, Kromio eats and stays healthy.".

Erweiterungsscreenshots

screenshot
screenshot
screenshot

Kromio New Tab-Erweiterungs-CRX-Datei herunterladen

Laden Sie Kromio New Tab-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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                    

Grundlegende Informationen zur Erweiterung

Name Kromio New Tab Kromio New Tab
ID lnkhpjigcgldbknfhnjnfdjaamjepoed
Offizielle URL https://chromewebstore.google.com/detail/kromio-new-tab/lnkhpjigcgldbknfhnjnfdjaamjepoed
Beschreibung Meet Kromio the virtual pet. Every time you open a new tab, Kromio eats and stays healthy.
Dateigröße 375 KB
Installationsanzahl 32
Aktuelle Version 1.3
Letztes Update 2022-02-01
Veröffentlichungsdatum 2021-12-20
Bewertung 4.50/5 Insgesamt 2 Bewertungen
Entwickler Ein Kerem Po
E-Mail [email protected]
Zahlungsart free
URL der Datenschutzrichtlinien-Seite https://ekpnetwork.com/privacy-policy
Unterstützte Sprachen 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"
    }
}