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 |
电子邮箱 | [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" } } |