Scales & Modes Quick Reference

Musical Scales and Modes Quick Reference.

Scales & Modes Quick Reference란 무엇입니까?

Scales & Modes Quick Reference은(는) pluraldev.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Musical Scales and Modes Quick Reference."입니다.

확장 프로그램 스크린샷

screenshot
screenshot

Scales & Modes Quick Reference 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 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 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"
    }
}