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."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Scales & Modes Quick Reference

ดาวน์โหลดไฟล์ส่วนขยาย Scales & Modes Quick Reference ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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 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"
    }
}