Jolly Puzzles

Jolly Puzzles

Jolly Puzzles is a Christmas themed jigsaw puzzle game specifically designed to entertain kids

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Jolly Puzzles",
  "description": "Jolly Puzzles is a Christmas themed jigsaw puzzle game specifically designed to entertain kids",
  "version": "1.0.0",
  "manifest_version": 2,
  "app": {
    "urls": [
      "http://www.allfunapps.com/webapps/jollypuzzles/"
    ],
    "launch": {
      "web_url": "http://www.allfunapps.com/webapps/jollypuzzles/"
    }
  },
  "icons": {
    "16": "icon_16.png",
    "128": "icon_128.png"
  }
}