Truck Loader - Stress your Physics Skills!

Truck Loader - Stress your Physics Skills!

Load the lorries with your amazing magnetic forklift truck! Great fun Game to use your physics skills!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Truck Loader - Stress your Physics Skills!",
  "description": "Load the lorries with your amazing magnetic forklift truck! Great fun Game to use your physics skills!",
  "version": "1.3",
  "app": {
    "urls": [
      "http://chrome.funhost.net/play/?app=truckloader"
    ],
    "launch": {
      "web_url": "http://chrome.funhost.net/play/?app=truckloader"
    }
  },
  "icons": {
    "128": "icon.png"
  },
  "manifest_version": 2,
  "permissions": [
    "unlimitedStorage",
    "notifications"
  ]
}