VexTab Music Notation

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

Co to jest VexTab Music Notation?

VexTab Music Notation to rozszerzenie Chrome opracowane przez 0xFE, a jego główną funkcją jest „Add beautiful music notation to your documents, blogs, or forum posts.”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia VexTab Music Notation

Pobierz pliki rozszerzeń VexTab Music Notation w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

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

Podstawowe informacje o rozszerzeniu

Nazwa VexTab Music Notation VexTab Music Notation
ID npcffdibegeppkebphaghnpkcjcpopjf
Oficjalny URL https://chrome.google.com/webstore/detail/vextab-music-notation/npcffdibegeppkebphaghnpkcjcpopjf
Opis Add beautiful music notation to your documents, blogs, or forum posts.
Rozmiar pliku 381 KB
Liczba instalacji 53,018
Aktualna Wersja 0.10
Ostatnia Aktualizacja 2014-05-02
Data Publikacji 2014-05-02
Ocena 3.75/5 Łącznie 16 Oceny
Deweloper 0xFE
Typ Płatności free
Strona Rozszerzenia http://vexflow.com/vextab
Obsługiwane Języki 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"
    }
}