VexTab Music Notation
Add beautiful music notation to your documents, blogs, or forum posts.
Wat is VexTab Music Notation?
VexTab Music Notation is een Chrome-extensie ontwikkeld door 0xFE, en de belangrijkste functie is "Add beautiful music notation to your documents, blogs, or forum posts.".
Extensie Screenshots
Download het CRX-bestand van de extensie VexTab Music Notation
Download VexTab Music Notation-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Create, post, and share beautiful music notation, guitar and bass tablature, drums and percussion notation, right on the web.
Basisinformatie over de Extensie
Naam | |
ID | npcffdibegeppkebphaghnpkcjcpopjf |
Officiële URL | https://chrome.google.com/webstore/detail/vextab-music-notation/npcffdibegeppkebphaghnpkcjcpopjf |
Beschrijving | Add beautiful music notation to your documents, blogs, or forum posts. |
Bestandsgrootte | 381 KB |
Aantal Installaties | 53,018 |
Huidige Versie | 0.10 |
Laatst Bijgewerkt | 2014-05-02 |
Publicatiedatum | 2014-05-02 |
Beoordeling | 3.75/5 Totaal 16 Beoordelingen |
Ontwikkelaar | 0xFE |
Betalingswijze | free |
Extensiewebsite | http://vexflow.com/vextab |
Ondersteunde Talen | 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" } } |