Hit Or Knit

Hit Or Knit

Prevent the kitten from having to wear a sweater by shooting balls of yarn!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Hit Or Knit",
  "version": "1.4",
  "description": "Prevent the kitten from having to wear a sweater by shooting balls of yarn!",
  "short_name": "Hit Or Knit",
  "icons": {
    "16": "images/icon16.png",
    "48": "images/icon48.png",
    "128": "images/icon128.png"
  },
  "author": "Ziango",
  "homepage_url": "http://www.ziango.com",
  "app": {
    "urls": [
      "http://www.ziango.com/free/match-3-games/hit-or-knit/?utm_source=GoogleWebstore&utm_medium=Direct&utm_campaign=none"
    ],
    "launch": {
      "web_url": "http://www.ziango.com/free/match-3-games/hit-or-knit/?utm_source=GoogleWebstore&utm_medium=Direct&utm_campaign=none"
    }
  }
}