VexTab Music Notation

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

O que é VexTab Music Notation?

VexTab Music Notation é uma extensão do Chrome desenvolvida por 0xFE, e sua principal característica é "Add beautiful music notation to your documents, blogs, or forum posts.".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão VexTab Music Notation

Baixe arquivos de extensão VexTab Music Notation no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

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

Informações Básicas da Extensão

Nome VexTab Music Notation VexTab Music Notation
ID npcffdibegeppkebphaghnpkcjcpopjf
URL Oficial https://chrome.google.com/webstore/detail/vextab-music-notation/npcffdibegeppkebphaghnpkcjcpopjf
Descrição Add beautiful music notation to your documents, blogs, or forum posts.
Tamanho do Arquivo 381 KB
Contagem de Instalações 53,018
Versão Atual 0.10
Última Atualização 2014-05-02
Data de Publicação 2014-05-02
Classificação 3.75/5 Total de 16 Avaliações
Desenvolvedor 0xFE
Tipo de Pagamento free
Site da Extensão http://vexflow.com/vextab
Idiomas Suportados 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"
    }
}