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.”。
扩展截图
下载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.
扩展基本信息
名称 | |
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" } } |