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