Kromio New Tab

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

什么是Kromio New Tab?

Kromio New Tab是由Ein Kerem Po开发的Chrome扩展程序,该扩展的主要功能是“Meet Kromio the virtual pet. Every time you open a new tab, Kromio eats and stays healthy.”。

扩展截图

screenshot
screenshot
screenshot

下载Kromio New Tab扩展crx文件

下载Kromio New Tab扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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                    

扩展基本信息

名称 Kromio New Tab Kromio New Tab
ID lnkhpjigcgldbknfhnjnfdjaamjepoed
官方URL https://chromewebstore.google.com/detail/kromio-new-tab/lnkhpjigcgldbknfhnjnfdjaamjepoed
简介 Meet Kromio the virtual pet. Every time you open a new tab, Kromio eats and stays healthy.
文件大小 375 KB
安装次数 32
当前版本 1.3
更新时间 2022-02-01
上架时间 2021-12-20
评分 4.50/5 共2次评分
开发者 Ein Kerem Po
电子邮箱 [email protected]
付费类型 free
隐私政策页面URL https://ekpnetwork.com/privacy-policy
支持的语言 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"
    }
}