Simple ChordPro
This app helps utilize and create ChordPro
What is Simple ChordPro?
Simple ChordPro is a Chrome extension developed by isaacheist, and its main feature is "This app helps utilize and create ChordPro".
Extension Screenshots
Download Simple ChordPro Extension CRX File
Download Simple ChordPro 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
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.
Extension Basic Information
Name | Simple ChordPro |
ID | negipcmgbepcfhamlpdbkepipeiidkfk |
Official URL | https://chromewebstore.google.com/detail/simple-chordpro/negipcmgbepcfhamlpdbkepipeiidkfk |
Description | This app helps utilize and create ChordPro |
File Size | 63.26 KB |
Installation Count | 608 |
Current Version | 1.5.1 |
Last Updated | 2019-07-26 |
Publish Date | 2019-07-25 |
Rating | 5.00/5 Total 2 Ratings |
Developer | isaacheist |
[email protected] | |
Payment Type | free |
Extension Website | https://www.simplechordpro.com |
Supported Languages | 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" ] } |