Fill In 3D

Fill In 3D

Fill In 3d is an appealing 3D relaxing game, gather all blocks as well as put all of them on the picture to color it

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "__MSG_appName__",
  "short_name": "__MSG_appName__",
  "version": "0.0.2",
  "description": "__MSG_appDesc__",
  "default_locale": "en",
  "icons": {
    "128": "fill-in-3d-128.png"
  },
  "app": {
    "urls": [
      "http://kiil.site/popular-games/fill-in-3d/"
    ],
    "launch": {
      "web_url": "http://kiil.site/popular-games/fill-in-3d/"
    }
  }
}