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
公式URL 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"
    }
}