CoffeeScript IDE

CoffeeScript IDE

Online playground for CoffeeScript, CSS, and HTML

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "app": {
    "launch": {
      "web_url": "http://fiddlesalad.com/coffeescript/"
    },
    "urls": [
      "http://fiddlesalad.com/coffeescript/"
    ]
  },
  "description": "Online playground for CoffeeScript, CSS, and HTML",
  "icons": {
    "128": "appmator128.png"
  },
  "manifest_version": 2,
  "name": "CoffeeScript IDE",
  "version": "2.0.1.7"
}