Instant Mii Music

Why Not

What is Instant Mii Music?

Instant Mii Music is a Chrome extension developed by monster official products, and its main feature is "Why Not".

Extension Screenshots

screenshot

Download Instant Mii Music Extension CRX File

Download Instant Mii Music extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

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

Extension Basic Information

Name Instant Mii Music Instant Mii Music
ID epebmipapbkicjpjkokcmpncdjdpjidi
Official URL https://chromewebstore.google.com/detail/instant-mii-music/epebmipapbkicjpjkokcmpncdjdpjidi
Description Why Not
File Size 2.05 MB
Installation Count 1,533
Current Version 1.3
Last Updated 2019-04-20
Publish Date 2019-04-19
Rating 4.62/5 Total 13 Ratings
Developer monster official products
Email [email protected]
Payment Type free
Supported Languages 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"
}