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 مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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" } } |