VexTab Music Notation
Add beautiful music notation to your documents, blogs, or forum posts.
VexTab Music Notation là gì?
VexTab Music Notation là một tiện ích mở rộng Chrome được phát triển bởi 0xFE, và tính năng chính của nó là "Add beautiful music notation to your documents, blogs, or forum posts.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng VexTab Music Notation
Tải xuống các tệp mở rộng VexTab Music Notation dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
Create, post, and share beautiful music notation, guitar and bass tablature, drums and percussion notation, right on the web.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | npcffdibegeppkebphaghnpkcjcpopjf |
URL Chính Thức | https://chrome.google.com/webstore/detail/vextab-music-notation/npcffdibegeppkebphaghnpkcjcpopjf |
Mô tả | Add beautiful music notation to your documents, blogs, or forum posts. |
Kích Thước Tệp | 381 KB |
Số Lần Cài Đặt | 53,018 |
Phiên Bản Hiện Tại | 0.10 |
Cập Nhật Lần Cuối | 2014-05-02 |
Ngày Phát Hành | 2014-05-02 |
Đánh Giá | 3.75/5 Tổng số 16 Đánh Giá |
Nhà Phát Triển | 0xFE |
Loại Thanh Toán | free |
Trang Web Mở Rộng | http://vexflow.com/vextab |
Ngôn Ngữ Được Hỗ Trợ | 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" } } |