Backgammon Classic

Backgammon Classic

Backgammon Classic the game requires luck and thinking ,If you think you have it play.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "browser_action": {
    "default_icon": {
      "19": "19.png"
    },
    "default_popup": "popup.html",
    "icons": {
      "128": "128.png"
    }
  },
  "description": "Backgammon Classic the game requires luck and thinking ,If you think you have it play.",
  "manifest_version": 2,
  "name": "Backgammon Classic",
  "short_name": "Backgammon Classic",
  "version": "1.0"
}