Miro for Education

Miro for Education

Enrich school or corporate education process with endless whiteboards in the web.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "__MSG_appName__",
  "description": "__MSG_appDesc__",
  "container": "GOOGLE_DRIVE",
  "api_console_project_id": "749020396903",
  "version": "1.38.2.0",
  "default_locale": "en",
  "icons": {
    "128": "icon_128.png"
  },
  "app": {
    "urls": [
      "http://realtimeboard.com/"
    ],
    "launch": {
      "web_url": "http://realtimeboard.com/education/chrome/"
    }
  }
}