Mp3 Songs

Best Mp3 Songs Music Video Player Online

Cos'è Mp3 Songs?

Mp3 Songs è un'estensione di Chrome sviluppata da HSI, e la sua funzione principale è "Best Mp3 Songs Music Video Player Online".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Mp3 Songs

Scarica i file di estensione Mp3 Songs 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

                        Best Mp3 Songs Music Video Player Online                    

Informazioni di Base sull'Estensione

Nome Mp3 Songs Mp3 Songs
ID lonabeolinapdoeffpblklghabjlcppo
URL Ufficiale https://chrome.google.com/webstore/detail/mp3-songs/lonabeolinapdoeffpblklghabjlcppo
Descrizione Best Mp3 Songs Music Video Player Online
Dimensione del File 10.12 KB
Conteggio Installazioni 239
Versione Corrente 1
Ultimo Aggiornamento 2018-09-01
Data di Pubblicazione 2018-09-01
Valutazione 4.00/5 Totale 1 Valutazioni
Sviluppatore HSI
Tipo di Pagamento free
Lingue Supportate en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Mp3 Songs",
    "manifest_version": 2,
    "short_name": "Best Mp3 Songs Music Video Player",
    "description": "Best Mp3 Songs Music Video Player Online",
    "version": "1",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "mp3so.png"
    },
    "icons": {
        "128": "mp3songs.png"
    }
}