PathEnq

PathEnq

XPath 2.0 Editor

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "PathEnq",
  "description": "XPath 2.0 Editor",
  "version": "1.0.6",
  "app": {
    "launch": {
      "web_url": "http://www.qutoric.com/xslt/analyser/xpathtool.html"
    }
  },
  "icons": {
    "128": "128.png"
  },
  "permissions": [
    "unlimitedStorage"
  ]
}