My Land

My Land

Farm simulation and land business management game.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "My Land",
  "description": "Farm simulation and land business management game.",
  "version": "1.7.0",
  "manifest_version": 2,
  "icons": {
    "128": "my-land-128.png"
  },
  "app": {
    "urls": [
      "https://www.apewebapps.com/my-land/chrome/"
    ],
    "launch": {
      "web_url": "https://www.apewebapps.com/my-land/chrome/"
    }
  }
}