VexTab Music Notation

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

Apa itu VexTab Music Notation?

VexTab Music Notation adalah ekstensi Chrome yang dikembangkan oleh 0xFE, dan fitur utamanya adalah "Add beautiful music notation to your documents, blogs, or forum posts.".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi VexTab Music Notation

Unduh file ekstensi VexTab Music Notation dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

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

Informasi Dasar Ekstensi

Nama VexTab Music Notation VexTab Music Notation
ID npcffdibegeppkebphaghnpkcjcpopjf
URL Resmi https://chrome.google.com/webstore/detail/vextab-music-notation/npcffdibegeppkebphaghnpkcjcpopjf
Deskripsi Add beautiful music notation to your documents, blogs, or forum posts.
Ukuran File 381 KB
Jumlah Instalasi 53,018
Versi Saat Ini 0.10
Terakhir Diperbarui 2014-05-02
Tanggal Publikasi 2014-05-02
Penilaian 3.75/5 Total 16 Penilaian
Pengembang 0xFE
Tipe Pembayaran free
Situs Ekstensi http://vexflow.com/vextab
Bahasa yang Didukung 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"
    }
}