mp3 it

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

ما هو mp3 it؟

mp3 it هو إضافة Chrome تم تطويرها بواسطة chromeappdevelop، والميزة الرئيسية لها هي "Highlight the name of the song and listen to it ^_^ (try mp3sfinder for bollywood songs :D)".

لقطات شاشة التمديد

screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة mp3 it

قم بتنزيل ملفات الامتداد mp3 it بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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
}