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文件

下載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
官方網址 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"
    }
}