More Ractive Data
Adds details about Ractive Components to chrome dev tools.
More Ractive Dataとは何ですか?
More Ractive Dataはsquaredupによって開発されたChromeの拡張機能で、その主な機能は「Adds details about Ractive Components to chrome dev tools.」です。
拡張機能のスクリーンショット
More Ractive Data拡張機能のCRXファイルをダウンロード
More Ractive Data拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
This extension provides detailed data about Ractive components in Ractive 0.7 and now 0.9 Currently provided details include: Component name, Data properties, Computed properties
拡張機能の基本情報
名前 | More Ractive Data |
ID | ifbnmdpghgpcceednkpklhfkmjgipaih |
公式URL | https://chromewebstore.google.com/detail/more-ractive-data/ifbnmdpghgpcceednkpklhfkmjgipaih |
説明 | Adds details about Ractive Components to chrome dev tools. |
ファイルサイズ | 10.47 KB |
インストール数 | 65 |
現在のバージョン | 1.4 |
最終更新日 | 2017-10-17 |
公開日 | 2017-10-17 |
評価 | 5.00/5 合計 3 レビュー |
開発者 | squaredup |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "More Ractive Data", "version": "1.4", "description": "Adds details about Ractive Components to chrome dev tools.", "devtools_page": "devtools.html", "manifest_version": 2, "icons": { "128": "icon.png" } } |