Tap The Frog Doodle

Tap The Frog Doodle

Tap the Frog Doodle will have your fingers begging for more alone time with the cutest frog on your device

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Tap The Frog Doodle",
  "description": "Tap the Frog Doodle will have your fingers begging for more alone time with the cutest frog on your device",
  "version": "0.0.0.1",
  "icons": {
    "128": "icon_128.png"
  },
  "app": {
    "urls": [
      "http://games.gamepix.com/play/40220?sid=100421"
    ],
    "launch": {
      "web_url": "http://games.gamepix.com/play/40220?sid=100421"
    }
  }
}