Cat And Mouse

Cat And Mouse

Game of Cat And Mouse :)

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "name": "Cat And Mouse",
  "version": "1.4.2",
  "manifest_version": 2,
  "description": "Game of Cat And Mouse :)",
  "options_page": "options.html",
  "browser_action": {
    "default_icon": "kedi.png",
    "default_popup": "index.html"
  }
}