Scales & Modes Quick Reference

Musical Scales and Modes Quick Reference.

Vad är Scales & Modes Quick Reference?

Scales & Modes Quick Reference är en Chrome-tillägg utvecklad av pluraldev.com, och dess huvudfunktion är "Musical Scales and Modes Quick Reference.".

Tilläggsskärmbilder

screenshot
screenshot

Ladda ner Scales & Modes Quick Reference-förlängningens CRX-fil

Ladda ner Scales & Modes Quick Reference-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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.                    

Grundläggande Information om Tillägg

Namn Scales & Modes Quick Reference Scales & Modes Quick Reference
ID ijnffcpmmpapfapajdkajkdegnghgeci
Officiell webbadress https://chromewebstore.google.com/detail/scales-modes-quick-refere/ijnffcpmmpapfapajdkajkdegnghgeci
Beskrivning Musical Scales and Modes Quick Reference.
Filstorlek 3.26 MB
Antal Installationer 6,220
Aktuell Version 1.5
Senast Uppdaterad 2017-01-10
Publiceringsdatum 2017-01-10
Betyg 4.32/5 Totalt 60 Betyg
Utvecklare pluraldev.com
E-post [email protected]
Betalningssätt free
Tilläggswebbplats http://www.pluraldev.com/apps.html
Stödda Språk 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"
    }
}