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
Eメール [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"
    }
}