Mrtzc | Best Music Search Engine Online

The official Mrtzc Google Chrome extension

What is Mrtzc | Best Music Search Engine Online?

Mrtzc | Best Music Search Engine Online is a Chrome extension developed by Mp3Port, and its main feature is "The official Mrtzc Google Chrome extension".

Extension Screenshots

screenshot

Download Mrtzc | Best Music Search Engine Online Extension CRX File

Download Mrtzc | Best Music Search Engine Online 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

                                            

Extension Basic Information

Name Mrtzc | Best Music Search Engine Online Mrtzc | Best Music Search Engine Online
ID cckkkpbokoogdeeeikjdkfkgdngfjpdm
Official URL https://chromewebstore.google.com/detail/mrtzc-best-music-search-e/cckkkpbokoogdeeeikjdkfkgdngfjpdm
Description The official Mrtzc Google Chrome extension
File Size 999 KB
Installation Count 658
Current Version 1.5
Last Updated 2016-03-03
Publish Date 2016-03-03
Rating 3.23/5 Total 13 Ratings
Developer Mp3Port
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Mrtzc | Best Music Search Engine Online",
    "description": "The official Mrtzc Google Chrome extension",
    "version": "1.5",
    "browser_action": {
        "default_icon": "img\/icon.png",
        "default_popup": "mp3port.html"
    },
    "icons": {
        "128": "img\/icon_128.png",
        "48": "img\/icon_48.png"
    },
    "content_scripts": [
        {
            "js": [
                "js\/jquery.min.js",
                "js\/bootstrap.min.js",
                "js\/mediaelement-and-player.min.js",
                "js\/jquery.jplayer.min.js",
                "js\/script.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ]
        }
    ]
}