Musica
Simple app to download your favorite music
Wat is Musica?
Musica is een Chrome-extensie ontwikkeld door Z.E.K, en de belangrijkste functie is "Simple app to download your favorite music".
Extensie Screenshots
Download het CRX-bestand van de extensie Musica
Download Musica-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Downloading songs has never been easier!
With Musica's mobile-like interface your favorite songs are easy to find and install on your computer. Basisinformatie over de Extensie
| Naam | |
| ID | nelklinoajfblccjokadcagladfhommg |
| Officiële URL | https://chromewebstore.google.com/detail/musica/nelklinoajfblccjokadcagladfhommg |
| Beschrijving | Simple app to download your favorite music |
| Bestandsgrootte | 1.11 MB |
| Aantal Installaties | 790 |
| Huidige Versie | 1.6 |
| Laatst Bijgewerkt | 2014-11-11 |
| Publicatiedatum | 2014-11-11 |
| Beoordeling | 4.14/5 Totaal 7 Beoordelingen |
| Ontwikkelaar | Z.E.K |
| Betalingswijze | free |
| Ondersteunde Talen | 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"
}
} | |