Simple ChordPro

This app helps utilize and create ChordPro

Vad är Simple ChordPro?

Simple ChordPro är en Chrome-tillägg utvecklad av isaacheist, och dess huvudfunktion är "This app helps utilize and create ChordPro".

Tilläggsskärmbilder

screenshot
screenshot
screenshot
screenshot
screenshot

Ladda ner Simple ChordPro-förlängningens CRX-fil

Ladda ner Simple ChordPro-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

                        This app helps utilize and create ChordPro songs to and from chord/lyric formatted songs. This tool allows you to transpose from one key to another including Nashville Numerical System and Solfège.                    

Grundläggande Information om Tillägg

Namn Simple ChordPro Simple ChordPro
ID negipcmgbepcfhamlpdbkepipeiidkfk
Officiell webbadress https://chromewebstore.google.com/detail/simple-chordpro/negipcmgbepcfhamlpdbkepipeiidkfk
Beskrivning This app helps utilize and create ChordPro
Filstorlek 63.26 KB
Antal Installationer 608
Aktuell Version 1.5.1
Senast Uppdaterad 2019-07-26
Publiceringsdatum 2019-07-25
Betyg 5.00/5 Totalt 2 Betyg
Utvecklare isaacheist
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://www.simplechordpro.com
Stödda Språk en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Simple ChordPro",
    "description": "This app helps utilize and create ChordPro",
    "version": "1.5.1",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "storage"
    ]
}