VexTab Music Notation

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

什麼是VexTab Music Notation?

VexTab Music Notation是由0xFE開發的Chrome擴展程式,該擴展的主要功能是“Add beautiful music notation to your documents, blogs, or forum posts.”。

擴展截圖

screenshot

下載VexTab Music Notation擴展crx文件

下載VexTab Music Notation擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

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

擴展基本資訊

名稱 VexTab Music Notation VexTab Music Notation
ID npcffdibegeppkebphaghnpkcjcpopjf
官方網址 https://chrome.google.com/webstore/detail/vextab-music-notation/npcffdibegeppkebphaghnpkcjcpopjf
簡介 Add beautiful music notation to your documents, blogs, or forum posts.
檔案大小 381 KB
安裝次數 53,018
目前版本 0.10
更新時間 2014-05-02
上架時間 2014-05-02
評分 3.75/5 共 16 次評分
開發者 0xFE
付費類型 free
擴展官網 http://vexflow.com/vextab
支援的語言 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"
    }
}