Musicpleer
Best Mp3 Songs and music Download Online site
Cos'è Musicpleer?
Musicpleer è un'estensione di Chrome sviluppata da https://musicpleer.party, e la sua funzione principale è "Best Mp3 Songs and music Download Online site".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Musicpleer
Scarica i file di estensione Musicpleer 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
musicpleer This Extension allows you to download all music songs and songs in MP3 format
Informazioni di Base sull'Estensione
Nome | |
ID | kahcflajmgbbppokcnhdjjlnfbmbehkm |
URL Ufficiale | https://chrome.google.com/webstore/detail/musicpleer/kahcflajmgbbppokcnhdjjlnfbmbehkm |
Descrizione | Best Mp3 Songs and music Download Online site |
Dimensione del File | 37.86 KB |
Conteggio Installazioni | 2,774 |
Versione Corrente | 3 |
Ultimo Aggiornamento | 2018-05-08 |
Data di Pubblicazione | 2018-05-08 |
Valutazione | 4.20/5 Totale 5 Valutazioni |
Sviluppatore | https://musicpleer.party |
Tipo di Pagamento | free |
Lingue Supportate | id,ms,de,en-GB,en-US,fil,fr,nl,no,vi,tr,ca,da,et,es,es-419,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,hi,th,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Musicpleer", "manifest_version": 2, "short_name": "Free Download mp3 Music Online", "default_locale": "en_US", "description": "Best Mp3 Songs and music Download Online site", "version": "3", "background": { "scripts": [ "background.js" ] }, "browser_action": { "default_icon": "images\/musicpleer16.png" }, "icons": { "128": "images\/musicpleer128.png", "16": "images\/musicpleer16.png" } } |