3d Running Dinosaur

3d Running Dinosaur

Running 3d dinosaur or t-rex is now accessable in your browser. More colorful and more interesting game with new design.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "background": {
    "scripts": [
      "jquery.js",
      "backgr.js"
    ]
  },
  "browser_action": {
    "default_icon": "icon_128.png",
    "default_popup": "cdn.elgoog.im/t-rex/3d/index.html",
    "default_title": "__MSG_appName__"
  },
  "default_locale": "en",
  "description": "__MSG_appDesc__",
  "icons": {
    "128": "icon_128.png"
  },
  "manifest_version": 2,
  "name": "__MSG_appName__",
  "update_url": "http://clients2.google.com/service/update2/crx",
  "version": "1"
}