Transpose for TAB4U

Enables transposition of chords in Hebrew chords website

Transpose for TAB4Uとは何ですか?

Transpose for TAB4Uはyonatan.bashanによって開発されたChromeの拡張機能で、その主な機能は「Enables transposition of chords in Hebrew chords website」です。

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

screenshot

Transpose for TAB4U拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

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

拡張機能の基本情報

名前 Transpose for TAB4U Transpose for TAB4U
ID pdmnhfjkmgjoefnogofehdnneklnonak
公式URL https://chromewebstore.google.com/detail/transpose-for-tab4u/pdmnhfjkmgjoefnogofehdnneklnonak
説明 Enables transposition of chords in Hebrew chords website
ファイルサイズ 11.29 KB
インストール数 72
現在のバージョン 0.1
最終更新日 2022-11-23
公開日 2022-11-23
開発者 yonatan.bashan
Eメール [email protected]
支払い方法 free
対応言語 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"
    }
}