Scales & Modes Quick Reference

Musical Scales and Modes Quick Reference.

Scales & Modes Quick Reference là gì?

Scales & Modes Quick Reference là một tiện ích mở rộng Chrome được phát triển bởi pluraldev.com, và tính năng chính của nó là "Musical Scales and Modes Quick Reference.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Scales & Modes Quick Reference

Tải xuống các tệp mở rộng Scales & Modes Quick Reference dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Scales & Modes Quick Reference Scales & Modes Quick Reference
ID ijnffcpmmpapfapajdkajkdegnghgeci
URL Chính Thức https://chromewebstore.google.com/detail/scales-modes-quick-refere/ijnffcpmmpapfapajdkajkdegnghgeci
Mô tả Musical Scales and Modes Quick Reference.
Kích Thước Tệp 3.26 MB
Số Lần Cài Đặt 6,220
Phiên Bản Hiện Tại 1.5
Cập Nhật Lần Cuối 2017-01-10
Ngày Phát Hành 2017-01-10
Đánh Giá 4.32/5 Tổng số 60 Đánh Giá
Nhà Phát Triển pluraldev.com
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng http://www.pluraldev.com/apps.html
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}