Scales & Modes Quick Reference
Musical Scales and Modes Quick Reference.
Co je Scales & Modes Quick Reference?
Scales & Modes Quick Reference je rozšíření Chrome vyvinuté pluraldev.com, a jeho hlavní funkcí je „Musical Scales and Modes Quick Reference.“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Scales & Modes Quick Reference
Stáhněte si soubory rozšíření Scales & Modes Quick Reference ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
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.
Základní Informace o Rozšíření
Název | Scales & Modes Quick Reference |
ID | ijnffcpmmpapfapajdkajkdegnghgeci |
Oficiální URL | https://chromewebstore.google.com/detail/scales-modes-quick-refere/ijnffcpmmpapfapajdkajkdegnghgeci |
Popis | Musical Scales and Modes Quick Reference. |
Velikost souboru | 3.26 MB |
Počet instalací | 6,220 |
Aktuální Verze | 1.5 |
Poslední Aktualizace | 2017-01-10 |
Datum Vydání | 2017-01-10 |
Hodnocení | 4.32/5 Celkem 60 Hodnocení |
Vývojář | pluraldev.com |
[email protected] | |
Typ Platby | free |
Webové stránky Rozšíření | http://www.pluraldev.com/apps.html |
Podporované Jazyky | 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" } } |