Simple ChordPro

This app helps utilize and create ChordPro

Apa itu Simple ChordPro?

Simple ChordPro adalah ekstensi Chrome yang dikembangkan oleh isaacheist, dan fitur utamanya adalah "This app helps utilize and create ChordPro".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Simple ChordPro

Unduh file ekstensi Simple ChordPro dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama Simple ChordPro Simple ChordPro
ID negipcmgbepcfhamlpdbkepipeiidkfk
URL Resmi https://chromewebstore.google.com/detail/simple-chordpro/negipcmgbepcfhamlpdbkepipeiidkfk
Deskripsi This app helps utilize and create ChordPro
Ukuran File 63.26 KB
Jumlah Instalasi 608
Versi Saat Ini 1.5.1
Terakhir Diperbarui 2019-07-26
Tanggal Publikasi 2019-07-25
Penilaian 5.00/5 Total 2 Penilaian
Pengembang isaacheist
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://www.simplechordpro.com
Bahasa yang Didukung 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"
    ]
}