mp3 it

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

Co je mp3 it?

mp3 it je rozšíření Chrome vyvinuté chromeappdevelop, a jeho hlavní funkcí je „Highlight the name of the song and listen to it ^_^ (try mp3sfinder for bollywood songs :D)“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření mp3 it

Stáhněte si soubory rozšíření mp3 it ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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                    

Základní Informace o Rozšíření

Název mp3 it mp3 it
ID gghjaaeflopbginbpanngpmoocofmpba
Oficiální URL https://chrome.google.com/webstore/detail/mp3-it/gghjaaeflopbginbpanngpmoocofmpba
Popis Highlight the name of the song and listen to it ^_^ (try mp3sfinder for bollywood songs :D)
Velikost souboru 8.76 KB
Počet instalací 382
Aktuální Verze 1.0
Poslední Aktualizace 2014-01-02
Datum Vydání 2014-01-02
Hodnocení 4.53/5 Celkem 17 Hodnocení
Vývojář chromeappdevelop
Typ Platby free
Podporované Jazyky 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
}