Dinosaur Games

Dinosaur Games

Play dinosaurs games with characters like Dinosaur Train, Sesame Street, the Cat in the Hat and Curious George!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "128.png",
    "default_title": "__MSG_app_name__"
  },
  "default_locale": "en",
  "description": "__MSG_app_description__",
  "manifest_version": 2,
  "name": "__MSG_app_name__",
  "short_name": "Dinosaur Games",
  "update_url": "http://clients2.google.com/service/update2/crx",
  "version": "0.1.4"
}