XML Editey

XML Editey

XML Editor for Google Drive

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "XML Editey",
  "description": "XML Editor for Google Drive",
  "version": "1.38",
  "manifest_version": 2,
  "container": "GOOGLE_DRIVE",
  "api_console_project_id": "442933541845",
  "icons": {
    "128": "128.png"
  },
  "app": {
    "launch": {
      "web_url": "http://xml.editey.com"
    }
  }
}