Instant Mii Music

Why Not

Instant Mii Music क्या है?

Instant Mii Music monster official products द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Why Not"।

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

screenshot

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

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

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

                        This extension is for the memers out there who enjoy the Mii theme.                    

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

नाम Instant Mii Music Instant Mii Music
ID epebmipapbkicjpjkokcmpncdjdpjidi
आधिकारिक URL https://chromewebstore.google.com/detail/instant-mii-music/epebmipapbkicjpjkokcmpncdjdpjidi
विवरण Why Not
फ़ाइल का आकार 2.05 MB
स्थापना संख्या 1,533
वर्तमान संस्करण 1.3
अंतिम अपडेट 2019-04-20
प्रकाशन तिथि 2019-04-19
रेटिंग 4.62/5 कुल 13 रेटिंग्स
डेवलपर monster official products
ईमेल [email protected]
भुगतान के प्रकार free
समर्थित भाषाएँ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "description": "Why Not",
    "manifest_version": 2,
    "name": "Instant Mii Music",
    "permissions": [
        "declarativeContent",
        "storage"
    ],
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "page_action": {
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "images\/Wii-Console.png"
    },
    "version": "1.3"
}