Transpose for TAB4U

Enables transposition of chords in Hebrew chords website

Wat is Transpose for TAB4U?

Transpose for TAB4U is een Chrome-extensie ontwikkeld door yonatan.bashan, en de belangrijkste functie is "Enables transposition of chords in Hebrew chords website".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Transpose for TAB4U

Download Transpose for TAB4U-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

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

Basisinformatie over de Extensie

Naam Transpose for TAB4U Transpose for TAB4U
ID pdmnhfjkmgjoefnogofehdnneklnonak
Officiële URL https://chromewebstore.google.com/detail/transpose-for-tab4u/pdmnhfjkmgjoefnogofehdnneklnonak
Beschrijving Enables transposition of chords in Hebrew chords website
Bestandsgrootte 11.29 KB
Aantal Installaties 72
Huidige Versie 0.1
Laatst Bijgewerkt 2022-11-23
Publicatiedatum 2022-11-23
Ontwikkelaar yonatan.bashan
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen 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"
    }
}