Farming Town

Farming Town

You may rake, raise and collect using tons of various machines! Sell your harvest for cash to take command of new tractors as well

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.1",
  "description": "__MSG_appDesc__",
  "default_locale": "en",
  "icons": {
    "128": "farming-town-128.png"
  },
  "app": {
    "urls": [
      "https://ciil.site/farming-town/"
    ],
    "launch": {
      "web_url": "https://ciil.site/farming-town/"
    }
  }
}