Kromio New Tab

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

What is Kromio New Tab?

Kromio New Tab is a Chrome extension developed by Ein Kerem Po, and its main feature is "Meet Kromio the virtual pet. Every time you open a new tab, Kromio eats and stays healthy.".

Extension Screenshots

screenshot
screenshot
screenshot

Download Kromio New Tab Extension CRX File

Download Kromio New Tab extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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                    

Extension Basic Information

Name Kromio New Tab Kromio New Tab
ID lnkhpjigcgldbknfhnjnfdjaamjepoed
Official URL https://chromewebstore.google.com/detail/kromio-new-tab/lnkhpjigcgldbknfhnjnfdjaamjepoed
Description Meet Kromio the virtual pet. Every time you open a new tab, Kromio eats and stays healthy.
File Size 375 KB
Installation Count 32
Current Version 1.3
Last Updated 2022-02-01
Publish Date 2021-12-20
Rating 4.50/5 Total 2 Ratings
Developer Ein Kerem Po
Email [email protected]
Payment Type free
Privacy Policy Page URL https://ekpnetwork.com/privacy-policy
Supported Languages 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"
    }
}