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
官方網址 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": []
}