mp3 it

Highlight the name of the song and listen to it ^_^ (try mp3sfinder for bollywood songs :D)

What is mp3 it?

mp3 it is a Chrome extension developed by chromeappdevelop, and its main feature is "Highlight the name of the song and listen to it ^_^ (try mp3sfinder for bollywood songs :D)".

Extension Screenshots

screenshot
screenshot
screenshot

Download mp3 it Extension CRX File

Download mp3 it 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

                        Tired of copy pasting the name of the song you just read online to Google or your favorite mp3 website, well now quickly listen to it just by highlighting the name of the song. Highlight the name of the song and right click on it to use mp3 it menu and select your favorite website ^_^ There you go listening to songs made easy :D                    

Extension Basic Information

Name mp3 it mp3 it
ID gghjaaeflopbginbpanngpmoocofmpba
Official URL https://chrome.google.com/webstore/detail/mp3-it/gghjaaeflopbginbpanngpmoocofmpba
Description Highlight the name of the song and listen to it ^_^ (try mp3sfinder for bollywood songs :D)
File Size 8.76 KB
Installation Count 382
Current Version 1.0
Last Updated 2014-01-02
Publish Date 2014-01-02
Rating 4.53/5 Total 17 Ratings
Developer chromeappdevelop
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "mp3 it",
    "description": "Highlight the name of the song and listen to it ^_^ (try mp3sfinder for bollywood songs :D)",
    "version": "1.0",
    "permissions": [
        "contextMenus",
        "tabs"
    ],
    "background": {
        "scripts": [
            "mp.js"
        ]
    },
    "icons": {
        "16": "16.png",
        "48": "48.png",
        "128": "128.png"
    },
    "manifest_version": 2
}