Flat for Education - Music notation editor

Flat for Education - Music notation editor

The online and collaborative music notation editor in a version designed for your school.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "__MSG_appName__",
  "short_name": "__MSG_appShortName__",
  "description": "__MSG_appDesc__",
  "version": "8.1.0",
  "app": {
    "launch": {
      "web_url": "https://flat.io/auth?chrome=true&edu=true&utm_source=chrome-app-edu&utm_medium=chrome&utm_campaign=chrome-app-edu"
    },
    "urls": [
      "https://flat.io/"
    ]
  },
  "icons": {
    "128": "icon_128.png"
  },
  "default_locale": "en",
  "manifest_version": 2,
  "offline_enabled": true
}