My Dog Tab
Play, feed and fool around with your virtual new tab friend on your new tab page.
Co to jest My Dog Tab?
My Dog Tab to rozszerzenie Chrome opracowane przez Coflyer LLC, a jego główną funkcją jest „Play, feed and fool around with your virtual new tab friend on your new tab page.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia My Dog Tab
Pobierz pliki rozszerzeń My Dog Tab w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
                        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                     Podstawowe informacje o rozszerzeniu
| Nazwa |   |  
| ID | icnheeemafbkeeleihilmgjmbidinjeb | 
| Oficjalny URL | https://chromewebstore.google.com/detail/my-dog-tab/icnheeemafbkeeleihilmgjmbidinjeb | 
| Opis | Play, feed and fool around with your virtual new tab friend on your new tab page. | 
| Rozmiar pliku | 160 KB | 
| Liczba instalacji | 5,660 | 
| Aktualna Wersja | 1.2.1 | 
| Ostatnia Aktualizacja | 2023-06-30 | 
| Data Publikacji | 2023-06-01 | 
| Deweloper | Coflyer LLC | 
| [email protected] | |
| Typ Płatności | free | 
| Adres URL Strony Polityki Prywatności | https://mydogtab.com/privacy | 
| Obsługiwane Języki | 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"
    }
}  |  |