Dr Mario Game

Mario wasn’t always a plumber. He was once a successful doctor that cures various illness!

Dr Mario Game क्या है?

Dr Mario Game LegendsGames द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Mario wasn’t always a plumber. He was once a successful doctor that cures various illness!"।

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

screenshot
screenshot

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

crx प्रारूप में Dr Mario Game एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

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

                        Play with the most played in the history of video games in Dr Mario Game.

How to use

- Just by clicking on Add to Chrome it will be added automatically install.

- In the upper left corner, click on settings to customize all options according to your needs.

- Enjoy Dr Mario Game!                    

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

नाम Dr Mario Game Dr Mario Game
ID npfomklhohmmgefhadjglbdlkangdgnk
आधिकारिक URL https://chrome.google.com/webstore/detail/dr-mario-game/npfomklhohmmgefhadjglbdlkangdgnk
विवरण Mario wasn’t always a plumber. He was once a successful doctor that cures various illness!
फ़ाइल का आकार 34.19 KB
स्थापना संख्या 246
वर्तमान संस्करण 1.1
अंतिम अपडेट 2019-02-28
प्रकाशन तिथि 2019-02-28
डेवलपर LegendsGames
ईमेल [email protected]
भुगतान के प्रकार free
समर्थित भाषाएँ en,en-GB,en-US
manifest.json
{
    "background": {
        "persistent": false,
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "19": "19.png",
            "38": "38.png"
        },
        "default_title": "__MSG_appName__"
    },
    "content_security_policy": "script-src 'self'; object-src 'self'",
    "default_locale": "en",
    "description": "__MSG_appDesc__",
    "icons": {
        "128": "icon.png"
    },
    "manifest_version": 2,
    "name": "__MSG_appName__",
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.1"
}