Maukie the Cutest Cat

Maukie the Cutest Cat

Maukie is the cutest virtual cat. Move the mouse and Maukie will follow. Scratch her head, and she'll meow.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "__MSG_appName__",
  "description": "__MSG_appDesc__",
  "default_locale": "en",
  "version": "1.0.7.28",
  "offline_enabled": true,
  "manifest_version": 2,
  "app": {
    "urls": [
      "http://maukie.funkyphotos.info/"
    ],
    "launch": {
      "web_url": "http://maukie.funkyphotos.info/maukie.htm"
    }
  },
  "icons": {
    "128": "icon_128.png"
  }
}