mp3 it

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

mp3 it क्या है?

mp3 it chromeappdevelop द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Highlight the name of the song and listen to it ^_^ (try mp3sfinder for bollywood songs :D)"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में mp3 it एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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                    

एक्सटेंशन की मूल जानकारी

नाम mp3 it mp3 it
ID gghjaaeflopbginbpanngpmoocofmpba
आधिकारिक URL https://chrome.google.com/webstore/detail/mp3-it/gghjaaeflopbginbpanngpmoocofmpba
विवरण Highlight the name of the song and listen to it ^_^ (try mp3sfinder for bollywood songs :D)
फ़ाइल का आकार 8.76 KB
स्थापना संख्या 382
वर्तमान संस्करण 1.0
अंतिम अपडेट 2014-01-02
प्रकाशन तिथि 2014-01-02
रेटिंग 4.53/5 कुल 17 रेटिंग्स
डेवलपर chromeappdevelop
भुगतान के प्रकार free
समर्थित भाषाएँ 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
}