لعبة الشطرنج

لعبة الشطرنج

سلي وقتك مع لعبة الشطرنج على الكمبيوتر

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "لعبة الشطرنج",
  "version": "1.0",
  "description": "سلي وقتك مع لعبة الشطرنج على الكمبيوتر",
  "author": "downloadcomputergames.net",
  "browser_action": {
    "default_icon": "chess.png",
    "default_popup": "chess.html"
  }
}