My Dog Tab

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

What is My Dog Tab?

My Dog Tab is a Chrome extension developed by Coflyer LLC, and its main feature is "Play, feed and fool around with your virtual new tab friend on your new tab page.".

Extension Screenshots

screenshot
screenshot
screenshot

Download My Dog Tab Extension CRX File

Download My Dog 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

                        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                    

Extension Basic Information

Name My Dog Tab My Dog Tab
ID icnheeemafbkeeleihilmgjmbidinjeb
Official URL https://chromewebstore.google.com/detail/my-dog-tab/icnheeemafbkeeleihilmgjmbidinjeb
Description Play, feed and fool around with your virtual new tab friend on your new tab page.
File Size 160 KB
Installation Count 5,660
Current Version 1.2.1
Last Updated 2023-06-30
Publish Date 2023-06-01
Developer Coflyer LLC
Email [email protected]
Payment Type free
Privacy Policy Page URL https://mydogtab.com/privacy
Supported Languages 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"
    }
}