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.”。

擴展截圖

screenshot

下載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 More Ractive Data
ID ifbnmdpghgpcceednkpklhfkmjgipaih
官方網址 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"
    }
}