Transpose for TAB4U

Enables transposition of chords in Hebrew chords website

Qu'est-ce que Transpose for TAB4U ?

Transpose for TAB4U est une extension Chrome développée par yonatan.bashan, et sa fonction principale est "Enables transposition of chords in Hebrew chords website".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Transpose for TAB4U

Téléchargez les fichiers d'extension Transpose for TAB4U au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

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

Informations de Base sur l'Extension

Nom Transpose for TAB4U Transpose for TAB4U
ID pdmnhfjkmgjoefnogofehdnneklnonak
URL Officiel https://chromewebstore.google.com/detail/transpose-for-tab4u/pdmnhfjkmgjoefnogofehdnneklnonak
Description Enables transposition of chords in Hebrew chords website
Taille du Fichier 11.29 KB
Nombre d'Installations 72
Version Actuelle 0.1
Dernière Mise à Jour 2022-11-23
Date de Publication 2022-11-23
Développeur yonatan.bashan
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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"
    }
}