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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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": []
}