Rundroid

Rundroid

Help Rundroid to escape!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Rundroid",
  "version": "1.0.3",
  "app": {
    "launch": {
      "local_path": "rundroid.html"
    }
  },
  "offline_enabled": true,
  "icons": {
    "16": "16.png",
    "48": "48.png",
    "128": "128.png"
  },
  "description": "Help Rundroid to escape!"
}