VexTab Music Notation

Add beautiful music notation to your documents, blogs, or forum posts.

Was ist VexTab Music Notation?

VexTab Music Notation ist eine Chrome-Erweiterung, die von 0xFE entwickelt wurde, und ihr Hauptmerkmal ist "Add beautiful music notation to your documents, blogs, or forum posts.".

Erweiterungsscreenshots

screenshot

VexTab Music Notation-Erweiterungs-CRX-Datei herunterladen

Laden Sie VexTab Music Notation-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        Create, post, and share beautiful music notation, guitar and bass tablature, drums and percussion notation, right on the web.                    

Grundlegende Informationen zur Erweiterung

Name VexTab Music Notation VexTab Music Notation
ID npcffdibegeppkebphaghnpkcjcpopjf
Offizielle URL https://chrome.google.com/webstore/detail/vextab-music-notation/npcffdibegeppkebphaghnpkcjcpopjf
Beschreibung Add beautiful music notation to your documents, blogs, or forum posts.
Dateigröße 381 KB
Installationsanzahl 53,018
Aktuelle Version 0.10
Letztes Update 2014-05-02
Veröffentlichungsdatum 2014-05-02
Bewertung 3.75/5 Insgesamt 16 Bewertungen
Entwickler 0xFE
Zahlungsart free
Erweiterungswebsite http://vexflow.com/vextab
Unterstützte Sprachen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "VexTab Music Notation",
    "short_name": "VexTab",
    "description": "Add beautiful music notation to your documents, blogs, or forum posts.",
    "version": "0.10",
    "author": "0xFE",
    "browser_action": {
        "default_icon": "img\/music-128.png",
        "default_popup": "index.html"
    },
    "permissions": [
        "https:\/\/api.imgur.com\/",
        "storage"
    ],
    "icons": {
        "128": "img\/music-128.png"
    }
}