Get 13

Get 13

Do you like puzzle games? You can start by either choosing Unlimited Challenge or Time Trial!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "128.png",
    "default_title": "Get 13"
  },
  "default_locale": "en",
  "description": "__MSG_appDesc__",
  "manifest_version": 2,
  "name": "Get 13",
  "author": "WEBGAMEAPP",
  "icons": {
    "128": "128.png"
  },
  "update_url": "http://clients2.google.com/service/update2/crx",
  "version": "10.0.7"
}