Musica

Simple app to download your favorite music

ما هو Musica؟

Musica هو إضافة Chrome تم تطويرها بواسطة Z.E.K، والميزة الرئيسية لها هي "Simple app to download your favorite music".

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

screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Musica

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

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

                        Downloading songs has never been easier! 
With Musica's mobile-like interface your favorite songs are easy to find and install on your computer.                    

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

الاسم Musica Musica
ID nelklinoajfblccjokadcagladfhommg
عنوان URL الرسمي https://chromewebstore.google.com/detail/musica/nelklinoajfblccjokadcagladfhommg
الوصف Simple app to download your favorite music
حجم الملف 1.11 MB
عدد التثبيتات 790
النسخة الحالية 1.6
آخر تحديث 2014-11-11
تاريخ النشر 2014-11-11
تقييم 4.14/5 مجموع تقييمات 7
المطور Z.E.K
نوع الدفع free
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Musica",
    "description": "Simple app to download your favorite music",
    "version": "1.6",
    "manifest_version": 2,
    "permissions": [
        "downloads"
    ],
    "browser_action": {
        "default_icon": {
            "19": "img\/musica-19.png",
            "38": "img\/musica-38.png"
        },
        "default_popup": "index.html"
    }
}