VexTab Music Notation

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

Hvad er VexTab Music Notation?

VexTab Music Notation er en Chrome-udvidelse udviklet af 0xFE, og dens hovedfunktion er "Add beautiful music notation to your documents, blogs, or forum posts.".

Udvidelsesskærmbilleder

screenshot

Download VexTab Music Notation-udvidelses-CRX-fil

Download VexTab Music Notation-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

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

Grundlæggende oplysninger om udvidelsen

Navn VexTab Music Notation VexTab Music Notation
ID npcffdibegeppkebphaghnpkcjcpopjf
Officiel URL https://chrome.google.com/webstore/detail/vextab-music-notation/npcffdibegeppkebphaghnpkcjcpopjf
Beskrivelse Add beautiful music notation to your documents, blogs, or forum posts.
Filstørrelse 381 KB
Antal Installationer 53,018
Nuværende Version 0.10
Senest Opdateret 2014-05-02
Udgivelsesdato 2014-05-02
Bedømmelse 3.75/5 Samlet 16 Bedømmelser
Udvikler 0xFE
Betalingsmetode free
Udvidelseswebsted http://vexflow.com/vextab
Understøttede Sprog 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"
    }
}