Scales & Modes Quick Reference
Musical Scales and Modes Quick Reference.
ما هو Scales & Modes Quick Reference؟
Scales & Modes Quick Reference هو إضافة Chrome تم تطويرها بواسطة pluraldev.com، والميزة الرئيسية لها هي "Musical Scales and Modes Quick Reference.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Scales & Modes Quick Reference
قم بتنزيل ملفات الامتداد Scales & Modes Quick Reference بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Scales and Modes Quick Reference gathers in a very concise way valuable information about musical scales and modes. You can see the notes and the formula of the scale along with the intervals sequence that make it up. You can also listen to them and visualize their shapes along the fretboard or keyboard.
معلومات أساسية عن التمديد
الاسم | Scales & Modes Quick Reference |
ID | ijnffcpmmpapfapajdkajkdegnghgeci |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/scales-modes-quick-refere/ijnffcpmmpapfapajdkajkdegnghgeci |
الوصف | Musical Scales and Modes Quick Reference. |
حجم الملف | 3.26 MB |
عدد التثبيتات | 6,220 |
النسخة الحالية | 1.5 |
آخر تحديث | 2017-01-10 |
تاريخ النشر | 2017-01-10 |
تقييم | 4.32/5 مجموع تقييمات 60 |
المطور | pluraldev.com |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | http://www.pluraldev.com/apps.html |
اللغات المدعومة | en,es,pt-BR,pt-PT |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "__MSG_extName__", "short_name": "__MSG_extShortName__", "description": "__MSG_extDescription__", "version": "1.5", "default_locale": "en", "browser_action": { "default_icon": "images\/icon.png", "default_popup": "popup.html" }, "permissions": [ "storage" ], "icons": { "16": "images\/icon16.png", "128": "images\/icon128.png" } } |