Music finder!

This will help you find music quickly!

什么是Music finder!?

Music finder!是由Unicorns4life!开发的Chrome扩展程序,该扩展的主要功能是“This will help you find music quickly!”。

扩展截图

screenshot

下载Music finder!扩展crx文件

下载Music finder!扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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!                    

扩展基本信息

名称 Music finder! Music finder!
ID nokkofkhgbnkfpoanjpkjpkgfpnpdpig
官方URL https://chromewebstore.google.com/detail/music-finder/nokkofkhgbnkfpoanjpkjpkgfpnpdpig
简介 This will help you find music quickly!
文件大小 24.33 KB
安装次数 3,122
当前版本 1.0
更新时间 2019-05-11
上架时间 2019-05-11
评分 3.43/5 共7次评分
开发者 Unicorns4life!
付费类型 free
支持的语言 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": []
}