ExtelMusic
Search songs using ExtelMusic.com
Cos'è ExtelMusic?
ExtelMusic è un'estensione di Chrome sviluppata da http://extelmusic.com, e la sua funzione principale è "Search songs using ExtelMusic.com".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione ExtelMusic
Scarica i file di estensione ExtelMusic in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
ExtelMusic.com is your one stop for downloading free mp3 songs to your desktop, laptop, mobile n tablet. Search for any song and you can download the mp3 songs with the quality you want like 64kbps,128kbps,192kbps,320kbps.
Informazioni di Base sull'Estensione
Nome | |
ID | epacpclfdofhgjnaaomehhmdbngighae |
URL Ufficiale | https://chrome.google.com/webstore/detail/extelmusic/epacpclfdofhgjnaaomehhmdbngighae |
Descrizione | Search songs using ExtelMusic.com |
Dimensione del File | 24.76 KB |
Conteggio Installazioni | 41 |
Versione Corrente | 1.2 |
Ultimo Aggiornamento | 2014-03-11 |
Data di Pubblicazione | 2014-03-11 |
Valutazione | 4.45/5 Totale 11 Valutazioni |
Sviluppatore | http://extelmusic.com |
Tipo di Pagamento | free |
Lingue Supportate | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "ExtelMusic", "version": "1.2", "description": "Search songs using ExtelMusic.com", "manifest_version": 2, "browser_action": { "default_popup": "popup.html", "default_icon": "icon2.png" }, "icons": { "128": "icon.png" } } |