Mp3 Songs
Best Mp3 Songs Music Video Player Online
Mp3 Songsとは何ですか?
Mp3 SongsはHSIによって開発されたChromeの拡張機能で、その主な機能は「Best Mp3 Songs Music Video Player Online」です。
拡張機能のスクリーンショット
Mp3 Songs拡張機能のCRXファイルをダウンロード
Mp3 Songs拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Best Mp3 Songs Music Video Player Online
拡張機能の基本情報
名前 | |
ID | lonabeolinapdoeffpblklghabjlcppo |
公式URL | https://chrome.google.com/webstore/detail/mp3-songs/lonabeolinapdoeffpblklghabjlcppo |
説明 | Best Mp3 Songs Music Video Player Online |
ファイルサイズ | 10.12 KB |
インストール数 | 239 |
現在のバージョン | 1 |
最終更新日 | 2018-09-01 |
公開日 | 2018-09-01 |
評価 | 4.00/5 合計 1 レビュー |
開発者 | HSI |
支払い方法 | free |
対応言語 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Mp3 Songs", "manifest_version": 2, "short_name": "Best Mp3 Songs Music Video Player", "description": "Best Mp3 Songs Music Video Player Online", "version": "1", "background": { "scripts": [ "background.js" ] }, "browser_action": { "default_icon": "mp3so.png" }, "icons": { "128": "mp3songs.png" } } |