Mavo Inspector

Inspect Mavo apps

What is Mavo Inspector?

Mavo Inspector is a Chrome extension developed by https://mavo.io, and its main feature is "Inspect Mavo apps".

Extension Screenshots

screenshot

Download Mavo Inspector Extension CRX File

Download Mavo Inspector extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Mavo Inspector Mavo Inspector
ID fcjdobllamgdbbjhhhpghnffideklgpa
Official URL https://chromewebstore.google.com/detail/mavo-inspector/fcjdobllamgdbbjhhhpghnffideklgpa
Description Inspect Mavo apps
File Size 70.92 KB
Installation Count 34
Current Version 0.0.3
Last Updated 2018-09-24
Publish Date 2018-09-24
Developer https://mavo.io
Payment Type free
Extension Website https://mavo.io
Supported Languages 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"
    }
}