mp3 it

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

Cos'è mp3 it?

mp3 it è un'estensione di Chrome sviluppata da chromeappdevelop, e la sua funzione principale è "Highlight the name of the song and listen to it ^_^ (try mp3sfinder for bollywood songs :D)".

Screenshot dell'Estensione

screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione mp3 it

Scarica i file di estensione mp3 it 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

                        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                    

Informazioni di Base sull'Estensione

Nome mp3 it mp3 it
ID gghjaaeflopbginbpanngpmoocofmpba
URL Ufficiale https://chrome.google.com/webstore/detail/mp3-it/gghjaaeflopbginbpanngpmoocofmpba
Descrizione Highlight the name of the song and listen to it ^_^ (try mp3sfinder for bollywood songs :D)
Dimensione del File 8.76 KB
Conteggio Installazioni 382
Versione Corrente 1.0
Ultimo Aggiornamento 2014-01-02
Data di Pubblicazione 2014-01-02
Valutazione 4.53/5 Totale 17 Valutazioni
Sviluppatore chromeappdevelop
Tipo di Pagamento free
Lingue Supportate 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
}