Knockoutjs context Firefox

Examine source code of Knockoutjs context

提供元: Tim Stuyckens
Inspect and view changes in Knockoutjs context source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Knockoutjs context debugger",
  "version": "2.6.3",
  "description": "Shows the knockout context & data for the selected dom node in a sidebar of the elements pane.",
  "icons": {
    "48": "icons/logo-48.png",
    "96": "icons/logo-96.png"
  },
  "devtools_page": "pages/devtools.html",
  "permissions": [
    "tabs"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "manifest_version": 2,
  "options_ui": {
    "page": "pages/options.html",
    "open_in_tab": true
  }
}

ベストのKnockoutjs context代替案

Knockoutjs contextに類似したFirefox add-onをいくつか紹介します: