WordBog

WordBog

Make words by joining letters up, down, left, right or diagonally. Submit your score to see how you compare to Facebook friends.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "WordBog",
  "description": "Make words by joining letters up, down, left, right or diagonally. Submit your score to see how you compare to Facebook friends.",
  "version": "3.0.6",
  "icons": {
    "128": "128.png"
  },
  "app": {
    "urls": [
      "http://www.wordbog.com/"
    ],
    "launch": {
      "web_url": "http://www.wordbog.com/?inside=chrome"
    }
  },
  "permissions": [],
  "manifest_version": 2
}