Nimian Legends

Nimian Legends

Bitesize RPG Fantasy Adventure

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Nimian Legends",
  "description": "Bitesize RPG Fantasy Adventure",
  "version": "0.1",
  "icons": {
    "128": "icon_128.png"
  },
  "app": {
    "urls": [],
    "launch": {
      "web_url": "http://nimianlegends.com/"
    }
  }
}