Roman Tycoon

Roman Tycoon

Become the ultimate ancient Roman business tycoon!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Roman Tycoon",
  "description": "Become the ultimate ancient Roman business tycoon!",
  "version": "1.0.0",
  "manifest_version": 2,
  "icons": {
    "128": "roman-tycoon-128.png"
  },
  "app": {
    "urls": [
      "https://www.apewebapps.com/roman-tycoon/chrome/"
    ],
    "launch": {
      "web_url": "https://www.apewebapps.com/roman-tycoon/chrome/"
    }
  }
}