Build a Robot

Build a Robot

Let your imagination go wild with this fun robot designer. Save your most fantastic robot designs and share them with your friends!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Build a Robot",
  "description": "Let your imagination go wild with this fun robot designer. Save your most fantastic robot designs and share them with your friends!",
  "version": "1.3",
  "manifest_version": 2,
  "icons": {
    "128": "128.png"
  },
  "app": {
    "urls": [
      "https://www.razorrobotics.com/games/build-a-robot"
    ],
    "launch": {
      "web_url": "https://www.razorrobotics.com/games/build-a-robot"
    }
  }
}