VexTab Music Notation
Add beautiful music notation to your documents, blogs, or forum posts.
VexTab Music Notationคืออะไร?
VexTab Music Notation เป็นส่วนขยายของ Chrome ที่พัฒนาโดย 0xFE และคุณลักษณะหลักของมันคือ "Add beautiful music notation to your documents, blogs, or forum posts."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย VexTab Music Notation
ดาวน์โหลดไฟล์ส่วนขยาย 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" } } |