rappidjs-devtools

rappidjs-devtools

An extra developer panel for inspecting rAppid:js applications

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "rappidjs-devtools",
  "version": "0.1.0",
  "author": "Tony Findeisen",
  "description": "An extra developer panel for inspecting rAppid:js applications",
  "homepage_url": "http://www.rappidjs.com/devtools",
  "icons": {
    "128": "img/logo_128.png"
  },
  "devtools_page": "chrome/devtools.html"
}