Mavo Inspector
Inspect Mavo apps
Wat is Mavo Inspector?
Mavo Inspector is een Chrome-extensie ontwikkeld door https://mavo.io, en de belangrijkste functie is "Inspect Mavo apps".
Extensie Screenshots
Download het CRX-bestand van de extensie Mavo Inspector
Download Mavo Inspector-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
A work in progress. This extension adds a new sidebar panel on the Elements tab that displays the current values of your Mavo properties, and allows you to execute arbitrary expressions on the current element. Works only with development version of Mavo.
Basisinformatie over de Extensie
Naam | |
ID | fcjdobllamgdbbjhhhpghnffideklgpa |
Officiële URL | https://chromewebstore.google.com/detail/mavo-inspector/fcjdobllamgdbbjhhhpghnffideklgpa |
Beschrijving | Inspect Mavo apps |
Bestandsgrootte | 70.92 KB |
Aantal Installaties | 34 |
Huidige Versie | 0.0.3 |
Laatst Bijgewerkt | 2018-09-24 |
Publicatiedatum | 2018-09-24 |
Ontwikkelaar | https://mavo.io |
Betalingswijze | free |
Extensiewebsite | https://mavo.io |
Ondersteunde Talen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Mavo Inspector", "version": "0.0.3", "manifest_version": 2, "description": "Inspect Mavo apps", "devtools_page": "mavo.html", "author": "Lea Verou", "icons": { "256": "logo.png" } } |