Τάβλι

Αποδείξτε τις στρατηγικές σας ικανότητες και την τύχη σας προσκαλώντας τους φίλους σας σε μια παρτίδα πόρτες, πλακωτό ή φεύγα!
Premium users can view and search full source code, and see the source code differences between two versions.
Upgrade to premium
manifest.json
{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Τάβλι",
  "description": "Αποδείξτε τις στρατηγικές σας ικανότητες και την τύχη σας προσκαλώντας τους φίλους σας σε μια παρτίδα πόρτες, πλακωτό ή φεύγα!",
  "version": "1.6.2",
  "manifest_version": 2,
  "icons": {
    "128": "icon_128.png",
    "440": "promo_440x280.png"
  },
  "app": {
    "urls": [
      "http://chrome.lazyplay.lazyland.net/tavli/"
    ],
    "launch": {
      "web_url": "http://chrome.lazyplay.lazyland.net/tavli/"
    }
  }
}