Mp3 Songs

Best Mp3 Songs Music Video Player Online

Wat is Mp3 Songs?

Mp3 Songs is een Chrome-extensie ontwikkeld door HSI, en de belangrijkste functie is "Best Mp3 Songs Music Video Player Online".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Mp3 Songs

Download Mp3 Songs-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

                        Best Mp3 Songs Music Video Player Online                    

Basisinformatie over de Extensie

Naam Mp3 Songs Mp3 Songs
ID lonabeolinapdoeffpblklghabjlcppo
Officiële URL https://chrome.google.com/webstore/detail/mp3-songs/lonabeolinapdoeffpblklghabjlcppo
Beschrijving Best Mp3 Songs Music Video Player Online
Bestandsgrootte 10.12 KB
Aantal Installaties 239
Huidige Versie 1
Laatst Bijgewerkt 2018-09-01
Publicatiedatum 2018-09-01
Beoordeling 4.00/5 Totaal 1 Beoordelingen
Ontwikkelaar HSI
Betalingswijze free
Ondersteunde Talen 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"
    }
}