mp3 it

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

Qu'est-ce que mp3 it ?

mp3 it est une extension Chrome développée par chromeappdevelop, et sa fonction principale est "Highlight the name of the song and listen to it ^_^ (try mp3sfinder for bollywood songs :D)".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension mp3 it

Téléchargez les fichiers d'extension mp3 it au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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                    

Informations de Base sur l'Extension

Nom mp3 it mp3 it
ID gghjaaeflopbginbpanngpmoocofmpba
URL Officiel 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)
Taille du Fichier 8.76 KB
Nombre d'Installations 382
Version Actuelle 1.0
Dernière Mise à Jour 2014-01-02
Date de Publication 2014-01-02
Évaluation 4.53/5 Total 17 Évaluations
Développeur chromeappdevelop
Type de Paiement free
Langues Prises en Charge 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
}