Scales & Modes Quick Reference

Musical Scales and Modes Quick Reference.

Scales & Modes Quick Reference क्या है?

Scales & Modes Quick Reference pluraldev.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Musical Scales and Modes Quick Reference."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Scales & Modes Quick Reference एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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
आधिकारिक URL 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"
    }
}