Mavo Inspector
Inspect Mavo apps
Mavo Inspectorとは何ですか?
Mavo Inspectorはhttps://mavo.ioによって開発されたChromeの拡張機能で、その主な機能は「Inspect Mavo apps」です。
拡張機能のスクリーンショット
Mavo Inspector拡張機能のCRXファイルをダウンロード
Mavo Inspector拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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.
拡張機能の基本情報
名前 | |
ID | fcjdobllamgdbbjhhhpghnffideklgpa |
公式URL | https://chromewebstore.google.com/detail/mavo-inspector/fcjdobllamgdbbjhhhpghnffideklgpa |
説明 | Inspect Mavo apps |
ファイルサイズ | 70.92 KB |
インストール数 | 34 |
現在のバージョン | 0.0.3 |
最終更新日 | 2018-09-24 |
公開日 | 2018-09-24 |
開発者 | https://mavo.io |
支払い方法 | free |
拡張機能のウェブサイト | https://mavo.io |
対応言語 | 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" } } |