Transpose for TAB4U

Enables transposition of chords in Hebrew chords website

Apa itu Transpose for TAB4U?

Transpose for TAB4U adalah ekstensi Chrome yang dikembangkan oleh yonatan.bashan, dan fitur utamanya adalah "Enables transposition of chords in Hebrew chords website".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Transpose for TAB4U

Unduh file ekstensi Transpose for TAB4U 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

                        Changing chord transposition in the tab4u website, easier, faster and for free.                    

Informasi Dasar Ekstensi

Nama Transpose for TAB4U Transpose for TAB4U
ID pdmnhfjkmgjoefnogofehdnneklnonak
URL Resmi https://chromewebstore.google.com/detail/transpose-for-tab4u/pdmnhfjkmgjoefnogofehdnneklnonak
Deskripsi Enables transposition of chords in Hebrew chords website
Ukuran File 11.29 KB
Jumlah Instalasi 72
Versi Saat Ini 0.1
Terakhir Diperbarui 2022-11-23
Tanggal Publikasi 2022-11-23
Pengembang yonatan.bashan
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Transpose for TAB4U",
    "description": "Enables transposition of chords in Hebrew chords website",
    "version": "0.1",
    "action": {
        "default_popup": "chords_transposer.html",
        "default_icon": "hash.png"
    },
    "permissions": [
        "scripting",
        "activeTab"
    ],
    "icons": {
        "16": "hash.png",
        "32": "hash.png",
        "48": "hash.png",
        "128": "hash.png"
    }
}