Scales & Modes Quick Reference

Musical Scales and Modes Quick Reference.

Cos'è Scales & Modes Quick Reference?

Scales & Modes Quick Reference è un'estensione di Chrome sviluppata da pluraldev.com, e la sua funzione principale è "Musical Scales and Modes Quick Reference.".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione Scales & Modes Quick Reference

Scarica i file di estensione Scales & Modes Quick Reference in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome Scales & Modes Quick Reference Scales & Modes Quick Reference
ID ijnffcpmmpapfapajdkajkdegnghgeci
URL Ufficiale https://chromewebstore.google.com/detail/scales-modes-quick-refere/ijnffcpmmpapfapajdkajkdegnghgeci
Descrizione Musical Scales and Modes Quick Reference.
Dimensione del File 3.26 MB
Conteggio Installazioni 6,220
Versione Corrente 1.5
Ultimo Aggiornamento 2017-01-10
Data di Pubblicazione 2017-01-10
Valutazione 4.32/5 Totale 60 Valutazioni
Sviluppatore pluraldev.com
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione http://www.pluraldev.com/apps.html
Lingue Supportate 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"
    }
}