kaseta.co

kaseta.co

Create and share online mixtapes with YouTube videos, SoundCloud Tracks or Dropbox tracks. A new, old way, to playlist your music!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "kaseta.co",
  "description": "Create and share online mixtapes with YouTube videos, SoundCloud Tracks or Dropbox tracks. A new, old way, to playlist your music!",
  "version": "6.0.0.1",
  "manifest_version": 2,
  "icons": {
    "128": "kaseta_app_icon.png"
  },
  "app": {
    "urls": [
      "http://kaseta.co/",
      "http://kaseta.co/views/",
      "http://kaseta.co/recommended",
      "http://kaseta.co/design",
      "http://kaseta.co/near",
      "http://kaseta.co/create",
      "http://kaseta.co/recent",
      "http://kaseta.co/top",
      "http://kaseta.co/tags",
      "http://kaseta.co/dropbox"
    ],
    "launch": {
      "web_url": "https://kaseta.co"
    }
  }
}