Bee mp3

Search your songs easily with the Bee Mp3

ما هو Bee mp3؟

Bee mp3 هو إضافة Chrome تم تطويرها بواسطة bee studio، والميزة الرئيسية لها هي "Search your songs easily with the Bee Mp3".

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

screenshot
screenshot

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

قم بتنزيل ملفات الامتداد Bee mp3 بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        Search songs easily and quickly!                    

معلومات أساسية عن التمديد

الاسم Bee mp3 Bee mp3
ID ngmbnabcaloelpmbgojbmblhgkkakeil
عنوان URL الرسمي https://chrome.google.com/webstore/detail/bee-mp3/ngmbnabcaloelpmbgojbmblhgkkakeil
الوصف Search your songs easily with the Bee Mp3
حجم الملف 106 KB
عدد التثبيتات 94
النسخة الحالية 1.0
آخر تحديث 2013-02-28
تاريخ النشر 2013-02-28
تقييم 4.00/5 مجموع تقييمات 3
المطور bee studio
نوع الدفع free
موقع الإضافة http://bee-mp3-search.herokuapp.com/
اللغات المدعومة en
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Bee mp3",
    "version": "1.0",
    "manifest_version": 2,
    "description": "Search your songs easily with the Bee Mp3",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "browser_action": {
        "default_icon": {
            "19": "icons\/icon19.png",
            "38": "icons\/icon38.png"
        },
        "default_title": "Bee Mp3",
        "default_popup": "html\/search.html"
    },
    "permissions": [
        "http:\/\/bee-mp3-search.herokuapp.com\/*",
        "tabs"
    ]
}