Musica
Simple app to download your favorite music
Musicaとは何ですか?
MusicaはZ.E.Kによって開発されたChromeの拡張機能で、その主な機能は「Simple app to download your favorite music」です。
拡張機能のスクリーンショット
Musica拡張機能のCRXファイルをダウンロード
Musica拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Downloading songs has never been easier! With Musica's mobile-like interface your favorite songs are easy to find and install on your computer.
拡張機能の基本情報
名前 | Musica |
ID | nelklinoajfblccjokadcagladfhommg |
公式URL | https://chromewebstore.google.com/detail/musica/nelklinoajfblccjokadcagladfhommg |
説明 | Simple app to download your favorite music |
ファイルサイズ | 1.11 MB |
インストール数 | 790 |
現在のバージョン | 1.6 |
最終更新日 | 2014-11-11 |
公開日 | 2014-11-11 |
評価 | 4.14/5 合計 7 レビュー |
開発者 | Z.E.K |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Musica", "description": "Simple app to download your favorite music", "version": "1.6", "manifest_version": 2, "permissions": [ "downloads" ], "browser_action": { "default_icon": { "19": "img\/musica-19.png", "38": "img\/musica-38.png" }, "default_popup": "index.html" } } |