Scales & Modes Quick Reference
Musical Scales and Modes Quick Reference.
What is Scales & Modes Quick Reference?
Scales & Modes Quick Reference is a Chrome extension developed by pluraldev.com, and its main feature is "Musical Scales and Modes Quick Reference.".
Extension Screenshots
Download Scales & Modes Quick Reference Extension CRX File
Download Scales & Modes Quick Reference extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | Scales & Modes Quick Reference |
ID | ijnffcpmmpapfapajdkajkdegnghgeci |
Official URL | https://chromewebstore.google.com/detail/scales-modes-quick-refere/ijnffcpmmpapfapajdkajkdegnghgeci |
Description | Musical Scales and Modes Quick Reference. |
File Size | 3.26 MB |
Installation Count | 6,220 |
Current Version | 1.5 |
Last Updated | 2017-01-10 |
Publish Date | 2017-01-10 |
Rating | 4.32/5 Total 60 Ratings |
Developer | pluraldev.com |
[email protected] | |
Payment Type | free |
Extension Website | http://www.pluraldev.com/apps.html |
Supported Languages | 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" } } |