Transpose for TAB4U

Enables transposition of chords in Hebrew chords website

What is Transpose for TAB4U?

Transpose for TAB4U is a Chrome extension developed by yonatan.bashan, and its main feature is "Enables transposition of chords in Hebrew chords website".

Extension Screenshots

screenshot

Download Transpose for TAB4U Extension CRX File

Download Transpose for TAB4U 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

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

Extension Basic Information

Name Transpose for TAB4U Transpose for TAB4U
ID pdmnhfjkmgjoefnogofehdnneklnonak
Official URL https://chromewebstore.google.com/detail/transpose-for-tab4u/pdmnhfjkmgjoefnogofehdnneklnonak
Description Enables transposition of chords in Hebrew chords website
File Size 11.29 KB
Installation Count 72
Current Version 0.1
Last Updated 2022-11-23
Publish Date 2022-11-23
Developer yonatan.bashan
Email [email protected]
Payment Type free
Supported Languages 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"
    }
}