Mp3 Songs

Best Mp3 Songs Music Video Player Online

What is Mp3 Songs?

Mp3 Songs is a Chrome extension developed by HSI, and its main feature is "Best Mp3 Songs Music Video Player Online".

Extension Screenshots

screenshot

Download Mp3 Songs Extension CRX File

Download Mp3 Songs extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Best Mp3 Songs Music Video Player Online                    

Extension Basic Information

Name Mp3 Songs Mp3 Songs
ID lonabeolinapdoeffpblklghabjlcppo
Official URL https://chrome.google.com/webstore/detail/mp3-songs/lonabeolinapdoeffpblklghabjlcppo
Description Best Mp3 Songs Music Video Player Online
File Size 10.12 KB
Installation Count 239
Current Version 1
Last Updated 2018-09-01
Publish Date 2018-09-01
Rating 4.00/5 Total 1 Ratings
Developer HSI
Payment Type free
Supported Languages 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"
    }
}