mp3 it

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

¿Qué es mp3 it?

mp3 it es una extensión de Chrome desarrollada por chromeappdevelop, y su función principal es "Highlight the name of the song and listen to it ^_^ (try mp3sfinder for bollywood songs :D)".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión mp3 it

Descarga archivos de extensión mp3 it en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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                    

Información Básica de la Extensión

Nombre mp3 it mp3 it
ID gghjaaeflopbginbpanngpmoocofmpba
URL Oficial https://chrome.google.com/webstore/detail/mp3-it/gghjaaeflopbginbpanngpmoocofmpba
Descripción Highlight the name of the song and listen to it ^_^ (try mp3sfinder for bollywood songs :D)
Tamaño del Archivo 8.76 KB
Cantidad de Instalaciones 382
Versión Actual 1.0
Última Actualización 2014-01-02
Fecha de Publicación 2014-01-02
Calificación 4.53/5 Total de 17 Calificaciones
Desarrollador chromeappdevelop
Tipo de Pago free
Idiomas Soportados 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
}