Mega Man Game

Mega Man you must negotiate your way through the increasingly difficult levels and fight all the bad guys to progress!

Mega Man Game क्या है?

Mega Man Game LegendsGames द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Mega Man you must negotiate your way through the increasingly difficult levels and fight all the bad guys to progress!"।

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

screenshot
screenshot

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

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

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

                        Play with the most famous hero in the history of video games in Mega Man 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 Mega Man Game!                    

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

नाम Mega Man Game Mega Man Game
ID fmiilhgcghcmaocdkcjnpkaklnoglcke
आधिकारिक URL https://chrome.google.com/webstore/detail/mega-man-game/fmiilhgcghcmaocdkcjnpkaklnoglcke
विवरण Mega Man you must negotiate your way through the increasingly difficult levels and fight all the bad guys to progress!
फ़ाइल का आकार 39.54 KB
स्थापना संख्या 473
वर्तमान संस्करण 1.0
अंतिम अपडेट 2019-03-13
प्रकाशन तिथि 2019-03-13
डेवलपर 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.0"
}