Simple ChordPro

This app helps utilize and create ChordPro

Simple ChordProとは何ですか?

Simple ChordProはisaacheistによって開発されたChromeの拡張機能で、その主な機能は「This app helps utilize and create ChordPro」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot
screenshot

Simple ChordPro拡張機能のCRXファイルをダウンロード

Simple ChordPro拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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.                    

拡張機能の基本情報

名前 Simple ChordPro Simple ChordPro
ID negipcmgbepcfhamlpdbkepipeiidkfk
公式URL https://chromewebstore.google.com/detail/simple-chordpro/negipcmgbepcfhamlpdbkepipeiidkfk
説明 This app helps utilize and create ChordPro
ファイルサイズ 63.26 KB
インストール数 608
現在のバージョン 1.5.1
最終更新日 2019-07-26
公開日 2019-07-25
評価 5.00/5 合計 2 レビュー
開発者 isaacheist
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://www.simplechordpro.com
対応言語 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"
    ]
}