The-M-Project Inspector

The-M-Project Inspector

Extension for the Developer Tools to display the properties of an associated The-M-Project object.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "devtools_page": "tmp_inspector.html",
  "update_url": "https://clients2.google.com/service/update2/crx",
  "description": "Extension for the Developer Tools to display the properties of an associated The-M-Project object.",
  "name": "The-M-Project Inspector",
  "icons": {
    "16": "icon_16.png",
    "48": "icon_48.png",
    "128": "icon_128.png"
  },
  "manifest_version": 2,
  "version": "1.1.0"
}