Songtive

Songtive

Songtive is a songwriting tool, band and social network. Songtive allows you to experiment with arrangements and chord progressions.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Songtive",
  "description": "Songtive is a songwriting tool, band and social network. Songtive allows you to experiment with arrangements and chord progressions.",
  "version": "0.0.0.3",
  "manifest_version": 2,
  "icons": {
    "128": "icon_128.png"
  },
  "app": {
    "urls": [
      "http://www.songtive.com/chromeapp/?utm_source=chromeapps&utm_medium=mainmenu&utm_campaign=songtive"
    ],
    "launch": {
      "web_url": "http://www.songtive.com/chromeapp/?utm_source=chromeapps&utm_medium=mainmenu&utm_campaign=songtive"
    }
  }
}