Virtual Pet Hamster for Google Chrome™

Virtual Pet Hamster it's application that add cute hamster to your browser!

Virtual Pet Hamster for Google Chrome™ क्या है?

Virtual Pet Hamster for Google Chrome™ Thomas David द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Virtual Pet Hamster it's application that add cute hamster to your browser!"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Virtual Pet Hamster for Google Chrome™ एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Ever wanted to have your own pet, but you werent able to convince your parents to get a dog/cat for you?

You can experience what it feels like to have your own pet hamster now by installing this software extension,.

Once you install this extension, you will need to constantly name your pet hamster, and then constantly

feed the hamster
make time to play with your pet hamster
tuck them to bed

and much more to ensure your hamster remains in good health. Before you spend money on a real animal, you can use our
software extension to gauge how ready you are to become a pet owner in real life.

Try this pet hamster simulator today and see if you are ready to own your very own hamster in real life.                    

एक्सटेंशन की मूल जानकारी

नाम Virtual Pet Hamster for Google Chrome™ Virtual Pet Hamster for Google Chrome™
ID aoomaboddhkdllnmmdfkkpgmpnppmhip
आधिकारिक URL https://chrome.google.com/webstore/detail/virtual-pet-hamster-for-g/aoomaboddhkdllnmmdfkkpgmpnppmhip
विवरण Virtual Pet Hamster it's application that add cute hamster to your browser!
फ़ाइल का आकार 2.7 MB
स्थापना संख्या 4,000
वर्तमान संस्करण 1.0.1
अंतिम अपडेट 2020-12-14
प्रकाशन तिथि 2020-12-14
रेटिंग 4.57/5 कुल 128 रेटिंग्स
डेवलपर Thomas David
ईमेल [email protected]
भुगतान के प्रकार free
समर्थित भाषाएँ id,ms,de,en,en-US,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,hi,th,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_app_name__",
    "description": "__MSG_app_description__",
    "short_name": "virtual pet",
    "default_locale": "en",
    "version": "1.0.1",
    "offline_enabled": true,
    "manifest_version": 2,
    "icons": {
        "128": "icons\/128.png",
        "48": "icons\/48.png",
        "16": "icons\/16.png"
    },
    "browser_action": {
        "default_icon": {
            "16": "icons\/16.png",
            "32": "icons\/32.png"
        },
        "default_popup": "popup.html"
    },
    "background": {
        "scripts": [
            "js\/welcome-goodbye.js",
            "js\/collection.js",
            "js\/launch.js"
        ],
        "persistent": true
    },
    "externally_connectable": {
        "matches": [
            "*:\/\/*.pdfwork.com\/*"
        ]
    },
    "permissions": [
        "storage"
    ],
    "homepage_url": "https:\/\/pet-hamster.pdfwork.com\/"
}