Happy Wheels

Happy Wheels

Play Happy Wheels online. Enjoy playing the best game the world has to offer!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Happy Wheels ",
  "description": "Play Happy Wheels online. Enjoy playing the best game the world has to offer!",
  "version": "2.1",
  "icons": {
    "128": "128.png"
  },
  "app": {
    "urls": [
      "http://www.5games.com/game/happy-wheels/"
    ],
    "launch": {
      "web_url": "http://www.5games.com/game/happy-wheels/"
    }
  },
  "permissions": [
    "unlimitedStorage"
  ],
  "manifest_version": 2
}