American Truck

American Truck

Big American trucks are SO much harder to park than other trucks. Are you up to the challenge?

Merlin
Additional files are visible only to premium users

manifest.json


{
  "app": {
    "launch": {
      "web_url": "http://www.daxgames.com/game/american-truck-19"
    },
    "urls": [
      "http://www.daxgames.com/game/american-truck-19"
    ]
  },
  "default_locale": "en",
  "description": "__MSG_appDesc__",
  "icons": {
    "128": "128.png"
  },
  "manifest_version": 2,
  "name": "__MSG_appName__",
  "short_name": "__MSG_appName__",
  "permissions": [
    "unlimitedStorage",
    "notifications"
  ],
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "1.0"
}