VexTab Music Notation
Add beautiful music notation to your documents, blogs, or forum posts.
Qu'est-ce que VexTab Music Notation ?
VexTab Music Notation est une extension Chrome développée par 0xFE, et sa fonction principale est "Add beautiful music notation to your documents, blogs, or forum posts.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension VexTab Music Notation
Téléchargez les fichiers d'extension VexTab Music Notation au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
Create, post, and share beautiful music notation, guitar and bass tablature, drums and percussion notation, right on the web.
Informations de Base sur l'Extension
Nom | |
ID | npcffdibegeppkebphaghnpkcjcpopjf |
URL Officiel | https://chrome.google.com/webstore/detail/vextab-music-notation/npcffdibegeppkebphaghnpkcjcpopjf |
Description | Add beautiful music notation to your documents, blogs, or forum posts. |
Taille du Fichier | 381 KB |
Nombre d'Installations | 53,018 |
Version Actuelle | 0.10 |
Dernière Mise à Jour | 2014-05-02 |
Date de Publication | 2014-05-02 |
Évaluation | 3.75/5 Total 16 Évaluations |
Développeur | 0xFE |
Type de Paiement | free |
Site Web de l'Extension | http://vexflow.com/vextab |
Langues Prises en Charge | 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" } } |