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. 擴展基本資訊
| 名稱 | |
| ID | nelklinoajfblccjokadcagladfhommg |
| 官方網址 | 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"
}
} | |