Flat - Music scores and guitar tabs editor

Flat - Music scores and guitar tabs editor

The online and collaborative sheet music editor that lets you create music scores and guitar tabs with your friends.

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&utm_source=chrome-app&utm_medium=chrome&utm_campaign=chrome-app"
    },
    "urls": [
      "https://flat.io/"
    ]
  },
  "icons": {
    "128": "icon_128.png"
  },
  "default_locale": "en",
  "manifest_version": 2,
  "offline_enabled": true
}