Music finder!

This will help you find music quickly!

What is Music finder!?

Music finder! is a Chrome extension developed by Unicorns4life!, and its main feature is "This will help you find music quickly!".

Extension Screenshots

screenshot

Download Music finder! Extension CRX File

Download Music finder! 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 is a simple music finder which is an extension, and you do not have to type in the artist name and music genre, only one of them will do! After that, it will direct you to YT (youtube) and help you find whatever music you would like to listen to. Enjoy!                    

Extension Basic Information

Name Music finder! Music finder!
ID nokkofkhgbnkfpoanjpkjpkgfpnpdpig
Official URL https://chromewebstore.google.com/detail/music-finder/nokkofkhgbnkfpoanjpkjpkgfpnpdpig
Description This will help you find music quickly!
File Size 24.33 KB
Installation Count 3,122
Current Version 1.0
Last Updated 2019-05-11
Publish Date 2019-05-11
Rating 3.43/5 Total 7 Ratings
Developer Unicorns4life!
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Music finder!",
    "version": "1.0",
    "description": "This will help you find music quickly!",
    "manifest_version": 2,
    "browser_action": {
        "default_popup": "index.html",
        "default_title": "Music Finder"
    },
    "icons": {
        "16": "music.png",
        "48": "music.png",
        "128": "music.png"
    },
    "permissions": []
}