My Dog Tab

Play, feed and fool around with your virtual new tab friend on your new tab page.

My Dog Tabとは何ですか?

My Dog TabはCoflyer LLCによって開発されたChromeの拡張機能で、その主な機能は「Play, feed and fool around with your virtual new tab friend on your new tab page.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot

My Dog Tab拡張機能のCRXファイルをダウンロード

My Dog Tab拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Engage and have fun with your virtual buddy directly on every new tab using the My Dog Tab extension for Chrome. 
Discover a world of pure cuteness as you adopt a virtual friend and enjoy interactive experiences with them on each new tab

You will be able to move your cursor around as an image of your new tab friend! and from time to time he might want to interact and play, just don't forget to feed him when he's hungry.

This extension is free to download from the Chrome Web store, and you can uninstall it at any time.

By clicking "Add to chrome", I accept and agree to installing the: My Dog Tab extension and setting chrome new tab search provider to Microsoft Bing as described by the service in terms of use https://mydogtab.com/terms and Privacy Policy https://mydogtab.com/privacy


Terms of Service - https://mydogtab.com/terms
Privacy Policy - https://mydogtab.com/privacy
About Us - https://mydogtab.com/about                    

拡張機能の基本情報

名前 My Dog Tab My Dog Tab
ID icnheeemafbkeeleihilmgjmbidinjeb
公式URL https://chromewebstore.google.com/detail/my-dog-tab/icnheeemafbkeeleihilmgjmbidinjeb
説明 Play, feed and fool around with your virtual new tab friend on your new tab page.
ファイルサイズ 160 KB
インストール数 5,660
現在のバージョン 1.2.1
最終更新日 2023-06-30
公開日 2023-06-01
開発者 Coflyer LLC
Eメール [email protected]
支払い方法 free
プライバシーポリシーページのURL https://mydogtab.com/privacy
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "My Dog Tab",
    "version": "1.2.1",
    "description": "Play, feed and fool around with your virtual new tab friend on your new tab page.",
    "icons": {
        "128": "images\/icon-128.png",
        "16": "images\/icon-16.png",
        "48": "images\/icon-48.png"
    },
    "action": [],
    "background": {
        "service_worker": "js\/background.js"
    },
    "chrome_url_overrides": {
        "newtab": "newTab.html"
    }
}